Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
Boolean
See Also