IElement::ApplicableStereotypes Property
Visual Studio 2015
The set of stereotypes that could be applied to this element.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IStereotype^>^ ApplicableStereotypes {
IEnumerable<IStereotype^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IStereotype^>^
Show: