OSPlatform.Windows Eigenschaft

Definition

Ruft ein Objekt ab, das das Windows-Betriebssystem darstellt.

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

Eigenschaftswert

Ein Objekt, das das Windows-Betriebssystem darstellt.

Gilt für: