Miner.Interop.Process Namespace > clsLoginClass Class : Provider Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> Public Overridable ReadOnly Property Provider As System.String
'Usage
Dim instance As clsLoginClass Dim value As System.String value = instance.Provider
[System.Runtime.InteropServices.DispId(1610678280)] public virtual System.string Provider {get;}
public read-only property Provider: System.String; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678280)
public function get Provider : System.String
[System.Runtime.InteropServices.DispId(1610678280)] public: __property virtual System.string* get_Provider();
[System.Runtime.InteropServices.DispId(1610678280)] public: virtual property System.String^ Provider { System.String^ 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