OSPlatform.Linux Propriedade

Definição

Obtém um objeto que representa o sistema operacional Linux.Gets an object that represents the Linux operating system.

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 da propriedade

OSPlatform

Um objeto que representa o sistema operacional Linux.An object that represents the Linux operating system.

Aplica-se a