Miner Namespace > MinerRuntimeEnvironment Class : RuntimeMode Property |
'Declaration
Public Property RuntimeMode As mmRuntimeMode
'Usage
Dim instance As MinerRuntimeEnvironment Dim value As mmRuntimeMode instance.RuntimeMode = value value = instance.RuntimeMode
public mmRuntimeMode RuntimeMode {get; set;}
public read-write property RuntimeMode: mmRuntimeMode;
public function get,set RuntimeMode : mmRuntimeMode
public: __property mmRuntimeMode get_RuntimeMode(); public: __property void set_RuntimeMode( mmRuntimeMode value );
public: property mmRuntimeMode RuntimeMode { mmRuntimeMode get(); void set ( mmRuntimeMode value); }
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