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 作業系統。

適用於