Aracılığıyla paylaş


ITemplateableElement.TemplateBindings Özellik

Bu öğe kullanılacağı bağları alır.

Ad alanı:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<ITemplateBinding>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITemplateableElement Arabirim

Microsoft.VisualStudio.Uml.AuxiliaryConstructs Ad Alanı