C-DEngine 5.105

TheServiceHostInfo..::..MonoRTActive Property

Same as MonoActive

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

Syntax


public bool MonoRTActive { get; set; }
Public Property MonoRTActive As Boolean
	Get
	Set
public:
property bool^ MonoRTActive {
	bool^ get ();
	void set (bool^ value);
}