ExtremeSwank OpenID
ErrorState Property
NamespacesExtremeSwank.OpenIdClientCoreErrorState
Returns the current error state
Declaration Syntax
C#Visual BasicVisual C++
public ErrorCondition ErrorState { get; }
Public ReadOnly Property ErrorState As ErrorCondition
public:
property ErrorCondition ErrorState {
	ErrorCondition get ();
}
Return Value
An ErrorCondition representing the current error state.

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)