ComputerInfo.CsResetCapability Property

Definition

Indicates if the computer system can be resut.

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

Property Value

Applies to