OSPlatform.Windows Propriedade

Definição

Obtém um objeto que representa o sistema operacional 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 da propriedade

OSPlatform

Um objeto que representa o sistema operacional Windows.

Aplica-se a