Partager via


IStereotypeInstance.PropertyInstances, propriété

Obtient des valeurs pour les propriétés définies par le stéréotype.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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>

Valeur de propriété

Type : IList<IStereotypePropertyInstance>

Sécurité .NET Framework

Voir aussi

Référence

IStereotypeInstance Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms