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