Aracılığıyla paylaş


IStereotypeInstance.PropertyInstances Özellik

Edinmek tarafından tanımlanan özellikleri için değerleri alır.

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

Sözdizimi

'Bildirim
ReadOnly Property PropertyInstances As IList(Of IStereotypePropertyInstance)
IList<IStereotypePropertyInstance> PropertyInstances { get; }
property IList<IStereotypePropertyInstance^>^ PropertyInstances {
    IList<IStereotypePropertyInstance^>^ get ();
}
abstract PropertyInstances : IList<IStereotypePropertyInstance>
function get PropertyInstances () : IList<IStereotypePropertyInstance>

Özellik Değeri

Tür: System.Collections.Generic.IList<IStereotypePropertyInstance>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IStereotypeInstance Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı