ProviderErrorEventArgs.Error Property

Gets the error.
public ProviderError Error {get;}
This language is not supported or no code example is available.
public:  
property ProviderError^ Error { 
ProviderError^ get( ); 
}
This language is not supported or no code example is available.
public function get Error() : ProviderError;
This language is not supported or no code example is available.

Property Value

ProviderError

The error.

In this article

Definition