Share via


GeneratedClassContext.DefineSectionMethodName Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the name of the method that defines the section of the context.

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

Property Value

The name of the method that defines the section of the context.

Applies to