ITemplateableElement::TemplateBindings Property
Visual Studio 2015
Gets the Bindings in which this element is used.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<ITemplateBinding^>^ TemplateBindings {
IEnumerable<ITemplateBinding^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<ITemplateBinding^>^
Show: