IElement::ApplicableStereotypes Property

 

The set of stereotypes that could be applied to this element.

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

property IEnumerable<IStereotype^>^ ApplicableStereotypes {
	IEnumerable<IStereotype^>^ get();
}
Return to top
Show: