ITemplateParameterSubstitution.Formal (Propiedad)

Parámetro de plantilla formal asociado a esta sustitución.Problema 9398: cambiar multiplicidad a 0..1

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

Sintaxis

'Declaración
Property Formal As ITemplateParameter
ITemplateParameter Formal { get; set; }
property ITemplateParameter^ Formal {
    ITemplateParameter^ get ();
    void set (ITemplateParameter^ value);
}
abstract Formal : ITemplateParameter with get, set
function get Formal () : ITemplateParameter
function set Formal (value : ITemplateParameter)

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter

Seguridad de .NET Framework

Vea también

Referencia

ITemplateParameterSubstitution Interfaz

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