OSPlatform.Linux Propriedade

Definição

Obtém um objeto que representa o sistema operacional Linux.

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

Valor da propriedade

Um objeto que representa o sistema operacional Linux.

Aplica-se a