ComputerInfo.OsProductType Property

Definition

Additional system information

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

Property Value

Applies to