Gets or sets a value indicating whether this instance is activated.

Declaration Syntax
public bool Active { get; set; }
public:
property bool Active {
bool get ();
void set (bool value);
}

Value
true if this instance is activated; otherwise, false.
Assembly:
Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)