ComputerInfo.CsPowerSupplyState Property

Definition

State of the power supply or supplies when last booted

public:
 property Nullable<Microsoft::PowerShell::Commands::SystemElementState> CsPowerSupplyState { Nullable<Microsoft::PowerShell::Commands::SystemElementState> get(); };
public Microsoft.PowerShell.Commands.SystemElementState? CsPowerSupplyState { get; }
member this.CsPowerSupplyState : Nullable<Microsoft.PowerShell.Commands.SystemElementState>
Public ReadOnly Property CsPowerSupplyState As Nullable(Of SystemElementState)

Property Value

Applies to