Documentation for a minimal subset of the QSM API
Enabled Property
Namespaces > QS.Fx.Diagnostics > IDiagnosticsComponent > Enabled
Indicates whether the component is enabled and accepts data, or enables/disables the component.
Syntax
C#Visual BasicManaged C++
bool Enabled { get; set; }
Property Enabled As Boolean
property bool Enabled {
	bool get ();
	void set (bool value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0