ComputerInfo.CsChassisBootupState Property

Definition

Boot up state of the chassis

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

Property Value

Applies to