다음을 통해 공유


CSharpCodeVisitor.WriteAttributeValueMethodName 속성

정의

렌더링된 페이지에서 호출을 생성하는 WriteAttribute 데 사용되는 메서드 이름을 가져옵니다.

protected:
 virtual property System::String ^ WriteAttributeValueMethodName { System::String ^ get(); };
protected virtual string WriteAttributeValueMethodName { get; }
member this.WriteAttributeValueMethodName : string
Protected Overridable ReadOnly Property WriteAttributeValueMethodName As String

속성 값

설명

기본값은 WriteAttributeValueMethodName입니다.

적용 대상