Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public static bool IsLinux { get; }
Public Shared ReadOnly Property IsLinux As Boolean
Get
public:
static property bool IsLinux {
bool get ();
}
static member IsLinux : bool with get
Property Value
Type:
BooleanSee Also