ComputerInfo.CsWakeUpType Property

Definition

Event that causes the system to power up

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

Property Value

Applies to