OSPlatform.Linux Propiedad

Definición

Obtiene un objeto que representa el sistema operativo Linux.

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

Valor de propiedad

OSPlatform

Objeto que representa el sistema operativo Linux.

Se aplica a