OSPlatform.Linux 속성

정의

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

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

속성 값

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

적용 대상