Partager via


ITemplateParameterSubstitution.Formal, propriété

Le paramètre de modèle formel associé à cette substitution. Problème 9398 - Modifier la multiplicité par 0..1

Espace de noms :  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter

Sécurité .NET Framework

Voir aussi

Référence

ITemplateParameterSubstitution Interface

Microsoft.VisualStudio.Uml.AuxiliaryConstructs, espace de noms