Partager via


IElement.ApplicableStereotypes, propriété

L'ensemble des stéréotypes qui peuvent être appliqués à cet élément.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
ReadOnly Property ApplicableStereotypes As IEnumerable(Of IStereotype)
IEnumerable<IStereotype> ApplicableStereotypes { get; }
property IEnumerable<IStereotype^>^ ApplicableStereotypes {
    IEnumerable<IStereotype^>^ get ();
}
abstract ApplicableStereotypes : IEnumerable<IStereotype> with get
function get ApplicableStereotypes () : IEnumerable<IStereotype>

Valeur de propriété

Type : IEnumerable<IStereotype>

Sécurité .NET Framework

Voir aussi

Référence

IElement Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms