Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
If not null, this element is defined as a parameter in a template.
Namespace: Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
Property OwningTemplateParameter As ITemplateParameter
ITemplateParameter OwningTemplateParameter { get; set; }
property ITemplateParameter^ OwningTemplateParameter {
ITemplateParameter^ get ();
void set (ITemplateParameter^ value);
}
abstract OwningTemplateParameter : ITemplateParameter with get, set
function get OwningTemplateParameter () : ITemplateParameter
function set OwningTemplateParameter (value : ITemplateParameter)
Property Value
Type: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.