OSPlatform.Linux 屬性

定義

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

屬性值

OSPlatform

表示 Linux 作業系統的物件。

適用於