OSPlatform.Windows Propiedad

Definición

Obtiene un objeto que representa el 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

Valor de propiedad

OSPlatform

Objeto que representa el sistema operativo Windows.

Se aplica a