OSPlatform.Linux Property

Definition

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; }
static member Linux : System.Runtime.InteropServices.OSPlatform
Public Shared ReadOnly Property Linux As OSPlatform

Property Value

An object that represents the Linux operating system.

Applies to