OSPlatform.Windows Eigenschap

Definitie

Hiermee wordt een object opgehaald dat het Windows besturingssysteem vertegenwoordigt.

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

Waarde van eigenschap

Een object dat het Windows besturingssysteem vertegenwoordigt.

Van toepassing op