次の方法で共有


GeneratedClassContext.DefineSectionMethodName プロパティ

定義

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

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

プロパティ値

コンテキストのセクションを定義するメソッドの名前。

適用対象