Udostępnij za pośrednictwem


Właściwość IElement.VisibleAppliedStereotypes —

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

Składnia

'Deklaracja
ReadOnly Property VisibleAppliedStereotypes As IEnumerable(Of IStereotypeInstance)
IEnumerable<IStereotypeInstance> VisibleAppliedStereotypes { get; }
property IEnumerable<IStereotypeInstance^>^ VisibleAppliedStereotypes {
    IEnumerable<IStereotypeInstance^>^ get ();
}
abstract VisibleAppliedStereotypes : IEnumerable<IStereotypeInstance>
function get VisibleAppliedStereotypes () : IEnumerable<IStereotypeInstance>

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IStereotypeInstance>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes