次の方法で共有


GeneratedClassContext.WriteAttributeMethodName プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。属性を書き込むメソッドの名前を取得または設定します。

public string WriteAttributeMethodName { get; set; }
member this.WriteAttributeMethodName : string with get, set
Public Property WriteAttributeMethodName As String

プロパティ値

属性を書き込むメソッドの名前。

適用対象