Property IsConfigured
IsConfigured
This flag specifies whether provider has been configured or not.
Declaration
public static bool IsConfigured { get; }
Property Value
Type | Description |
---|---|
System.Boolean | Returns the values True or False. True corresponds to the provider being configured and false corresponds otherwise. |