OSPlatform.FreeBSD 속성

정의

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

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

속성 값

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

적용 대상