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