Compartir a través de


ITemplateParameter.ParameteredElement (Propiedad)

Obtiene el elemento expuesto por este parámetro de plantilla.

Espacio de nombres:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property ParameteredElement As IParameterableElement
IParameterableElement ParameteredElement { get; }
property IParameterableElement^ ParameteredElement {
    IParameterableElement^ get ();
}
abstract ParameteredElement : IParameterableElement
function get ParameteredElement () : IParameterableElement

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.IParameterableElement

Seguridad de .NET Framework

Vea también

Referencia

ITemplateParameter Interfaz

Microsoft.VisualStudio.Uml.AuxiliaryConstructs (Espacio de nombres)