Sdílet prostřednictvím


ITemplateParameterSubstitution.Formal – vlastnost

Parametr formální šablony přidružený k této náhrady. 9398 - Změnit násobnost k 0..1 problém

Obor názvů:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ITemplateParameterSubstitution Rozhraní

Microsoft.VisualStudio.Uml.AuxiliaryConstructs – obor názvů