ITemplateableElement::TemplateBindings Property

 

Gets the Bindings in which this element is used.

Namespace:   Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IEnumerable<ITemplateBinding^>^ TemplateBindings {
	IEnumerable<ITemplateBinding^>^ get();
}
Return to top
Show: