OSPlatform.Linux Eigenschap

Definitie

Hiermee haalt u een object op dat het Linux-besturingssysteem vertegenwoordigt.

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

Waarde van eigenschap

Een object dat het Linux-besturingssysteem vertegenwoordigt.

Van toepassing op