Udostępnij za pośrednictwem


Właściwość ITemplateableElement.TemplateBindings —

Pobiera powiązań, w których używany jest ten element.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITemplateableElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.AuxiliaryConstructs