C-DEngine 5.105

TheServiceHostInfo..::..MonoActive Property

True if the C-Dengine is running on Mono

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public bool MonoActive { get; }
Public ReadOnly Property MonoActive As Boolean
	Get
public:
property bool^ MonoActive {
	bool^ get ();
}