Miner.Responder.Shared.Configuration Namespace > ProvidersConfigurationEventArgs Class : ProviderType Property |
'Declaration
Public ReadOnly Property ProviderType As System.Type
'Usage
Dim instance As ProvidersConfigurationEventArgs Dim value As System.Type value = instance.ProviderType
public System.Type ProviderType {get;}
public read-only property ProviderType: System.Type;
public function get ProviderType : System.Type
public: __property System.Type* get_ProviderType();
public: property System.Type^ ProviderType { System.Type^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2