OSPlatform.Windows プロパティ

定義

Windows オペレーティング システムを表すオブジェクトを取得します。

public:
 static property System::Runtime::InteropServices::OSPlatform Windows { System::Runtime::InteropServices::OSPlatform get(); };
public static System.Runtime.InteropServices.OSPlatform Windows { get; }
member this.Windows : System.Runtime.InteropServices.OSPlatform
Public Shared ReadOnly Property Windows As OSPlatform

プロパティ値

OSPlatform

Windows オペレーティング システムを表すオブジェクト。

適用対象