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 オペレーティング システムを表すオブジェクト。

適用対象