Udostępnij za pośrednictwem


Właściwość IStereotypeInstance.PropertyInstances —

Pobiera wartości dla właściwości, które są definiowane przez stereotyp.

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

Składnia

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

Wartość właściwości

Typ: IList<IStereotypePropertyInstance>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStereotypeInstance Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes