다음을 통해 공유


ITemplateableElement.TemplateBindings 속성

이 요소가 사용되는 바인딩을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
ReadOnly Property TemplateBindings As IEnumerable(Of ITemplateBinding)
IEnumerable<ITemplateBinding> TemplateBindings { get; }
property IEnumerable<ITemplateBinding^>^ TemplateBindings {
    IEnumerable<ITemplateBinding^>^ get ();
}
abstract TemplateBindings : IEnumerable<ITemplateBinding> with get
function get TemplateBindings () : IEnumerable<ITemplateBinding>

속성 값

형식: IEnumerable<ITemplateBinding>

.NET Framework 보안

참고 항목

참조

ITemplateableElement 인터페이스

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 네임스페이스