DevicePowerStateStandby Field | 
 
            Constant for the standby power state.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic const int PowerStateStandby = 2
Public Const PowerStateStandby As Integer = 2
public:
literal int PowerStateStandby = 2
static val mutable PowerStateStandby: int
Field Value
Type: 
Int32
See Also