Udostępnij za pośrednictwem


Właściwość IMetaclass.Stereotypes —

Stereotypy, które mają zastosowanie do tego Metaklasa i jego podtypów.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IMetaclass Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Profiles