 | RuntimeIsLinux Property |
Note it is not about OS being exactly Linux but rather about OS having Linux type of file system.
For example path being case sensitive
Namespace:
CSScriptLib
Assembly:
CSScriptLib (in CSScriptLib.dll) Version: 1.3.2.0
Syntaxpublic static bool IsLinux { get; }
Property Value
Type:
Boolean
See Also