Udostępnij za pośrednictwem


Właściwość IElement.ApplicableStereotypes —

Zestaw stereotypów, które mogą być zastosowane do tego elementu.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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>

Wartość właściwości

Typ: IEnumerable<IStereotype>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes