OSPlatform.Linux 属性

定义

获取表示 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

属性值

表示 Linux 操作系统的对象。

适用于