Udostępnij za pośrednictwem


Właściwość IStereotype.Properties —

Właściwości rozszerzenia, które ten stereotyp definiuje się na jego metaclasses docelowej.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IProperty>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStereotype Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Profiles