Freigeben über


ITemplateParameterSubstitution.Formal-Eigenschaft

Der formale Vorlagenparameter, der dieser Ersetzung zugeordnet ist. Problem 9398: Multiplizität ändern in 0..1

Namespace:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
Property Formal As ITemplateParameter
    Get
    Set
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)

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITemplateParameterSubstitution Schnittstelle

Microsoft.VisualStudio.Uml.AuxiliaryConstructs-Namespace