Sdílet prostřednictvím


IStereotype.Properties – vlastnost

Vlastnosti rozšíření, které definuje tento stereotyp na jeho cíl metaclasses.

Obor názvů:  Microsoft.VisualStudio.Uml.Profiles
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
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>

Hodnota vlastnosti

Typ: IEnumerable<IProperty>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IStereotype Rozhraní

Microsoft.VisualStudio.Uml.Profiles – obor názvů