Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The template binding that owns this substitution.
Namespace: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
ITemplateBinding TemplateBinding { get; set; }
property ITemplateBinding^ TemplateBinding {
ITemplateBinding^ get();
void set(ITemplateBinding^ value);
}
abstract TemplateBinding : ITemplateBinding with get, set
Property TemplateBinding As ITemplateBinding
Property Value
Type: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateBinding
See Also
ITemplateParameterSubstitution Interface
Microsoft.VisualStudio.Uml.AuxiliaryConstructs Namespace
Return to top