ComputerInfo.CsPCSystemTypeEx Property

Definition

Type of the computer in use, such as laptop, desktop, or tablet.

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

Property Value

Applies to