Aracılığıyla paylaş


IElement.AppliedStereotypes Özellik

Her IStereotypeInstance bir edinmek için bu öğe uygulandığını gösterir.

Ad alanı:  Microsoft.VisualStudio.Uml.Classes
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<IStereotypeInstance>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IElement Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı