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 操作系统的 对象。

适用于