ProviderError.Type Property

Gets or sets error type.
public ProviderErrorType Type {get; set;}
This language is not supported or no code example is available.
public:  
property ProviderErrorType Type { 
ProviderErrorType get( ); 
void set( 
ProviderErrorType value 
); 
}
This language is not supported or no code example is available.
public function get Type() : ProviderErrorType
public function set Type(value : ProviderErrorType);
This language is not supported or no code example is available.

Property Value

ProviderErrorType

In this article

Definition