IParameterableElement::OwningTemplateParameter Property
Visual Studio 2015
If not null, this element is defined as a parameter in a template.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property ITemplateParameter^ OwningTemplateParameter { ITemplateParameter^ get(); void set(ITemplateParameter^ value); }
Property Value
Type: Microsoft.VisualStudio.Uml.AuxiliaryConstructs::ITemplateParameter^
Show: