ComputerInfo.CsChassisBootupState 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.
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)