Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic 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:
Boolean
See Also