IRuntimeEnvironmentIsMono Property |
Gets a value indicating that the program is running under Mono.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property IsMono As Boolean
Get
property bool IsMono {
bool get ();
}
abstract IsMono : bool with get
Property Value
Type:
BooleanSee Also