OSPlatform.OSX 屬性

定義

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

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

屬性值

表示 OSX 作業系統的物件。

適用於