OSPlatform.Windows 屬性

定義

取得表示 Windows 作業系統的物件。

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

屬性值

表示 Windows 作業系統的物件。

適用於