Partager via


IPropertyType.Properties, propriété

Propriétés de profil qui ont ce type de propriété.

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

Syntaxe

'Déclaration
ReadOnly Property Properties As IEnumerable(Of IProperty)
IEnumerable<IProperty> Properties { get; }
property IEnumerable<IProperty^>^ Properties {
    IEnumerable<IProperty^>^ get ();
}
abstract Properties : IEnumerable<IProperty> with get
function get Properties () : IEnumerable<IProperty>

Valeur de propriété

Type : IEnumerable<IProperty>

Sécurité .NET Framework

Voir aussi

Référence

IPropertyType Interface

Microsoft.VisualStudio.Uml.Profiles, espace de noms