OSPlatform.Windows Proprietà

Definizione

Ottiene un oggetto che rappresenta il sistema operativo Windows.

public:
 static property System::Runtime::InteropServices::OSPlatform Windows { System::Runtime::InteropServices::OSPlatform get(); };
public static System.Runtime.InteropServices.OSPlatform Windows { get; }
member this.Windows : System.Runtime.InteropServices.OSPlatform
Public Shared ReadOnly Property Windows As OSPlatform

Valore della proprietà

OSPlatform

Oggetto che rappresenta il sistema operativo Windows.

Si applica a