次の方法で共有


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 です

適用対象