ComputerInfo.CsThermalState Property

Definition

Thermal state of the system when last booted

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

Property Value

Applies to