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 운영 체제를 나타내는 개체입니다.

적용 대상