OSPlatform.OSX 속성

정의

OSX 운영 체제를 나타내는 개체를 가져옵니다.

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

속성 값

OSPlatform

OSX 운영 체제를 나타내는 개체입니다.

적용 대상