Click or drag to resize

ParametersIsLinux Property

Check if CSharpGrid is running on Linux or Windows

Namespace:  CSharpGrid.Utils
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsLinux { get; }

Property Value

Type: Boolean
See Also