OSHelperIsMono Property
Gets whether the application is running on the Mono runtime.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public static bool IsMono { get; }
Public Shared ReadOnly Property IsMono As Boolean
Get
public:
static property bool IsMono {
bool get ();
}
static member IsMono : bool with get
Property Value
Boolean