Miner.Interop.Process Namespace > GetWRClass Class : Enabled Property |
'Declaration
Public Overridable ReadOnly Property Enabled( _ ByRef sMessage As System.String _ ) As System.Boolean
'Usage
Dim instance As GetWRClass Dim sMessage As System.String Dim value As System.Boolean value = instance.Enabled(sMessage)
public virtual System.bool Enabled( ref System.string sMessage ) {get;}
public read-only property Enabled( var sMessage: System.String ): System.Boolean; virtual;
public function get Enabled( sMessage : System.String ) : System.boolean
public: __property virtual System.bool get_Enabled( ref System.string* sMessage );
public: virtual property System.bool Enabled { System.bool get(System.String^% sMessage); }
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