This topic has not yet been rated - Rate this topic

ModelElement.IsActive Property

Gets the IsActive flag and verifies to see whether the element is active.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)
[BrowsableAttribute(false)]
public bool IsActive { get; }

Property Value

Type: System.Boolean
true if the element is active; otherwise, false.

true indicates the element is currently active in the model.

false indicates the element has been deleted or is being deleted.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ