다음을 통해 공유


ITemplateParameterSubstitution.Formal 속성

이 대체와 연결된 공식 템플릿 매개 변수입니다. 문제 9398 - 다중성을 0..1로 변경

네임스페이스:  Microsoft.VisualStudio.Uml.AuxiliaryConstructs
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
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)

속성 값

형식: Microsoft.VisualStudio.Uml.AuxiliaryConstructs.ITemplateParameter

.NET Framework 보안

참고 항목

참조

ITemplateParameterSubstitution 인터페이스

Microsoft.VisualStudio.Uml.AuxiliaryConstructs 네임스페이스