ComputerInfo.CsPowerManagementSupported Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If True, device can be power-managed, for example, a device can be put into suspend mode, and so on.
public:
property Nullable<bool> CsPowerManagementSupported { Nullable<bool> get(); };
public bool? CsPowerManagementSupported { get; }
member this.CsPowerManagementSupported : Nullable<bool>
Public ReadOnly Property CsPowerManagementSupported As Nullable(Of Boolean)
Property Value
Remarks
This property does not indicate that power management features are enabled currently, but it does indicate that the logical device is capable of power management