Click or drag to resize

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
Syntax
C#
public static bool IsLinux { get; }

Property Value

Type: Boolean
See Also