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