IClass::IsActiveClass Property

 

True if each instance of this class is associated with a thread of control.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property bool IsActiveClass {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: