Share via


GeneratedClassContext.BeginContextMethodName 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 before the generated context.

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

Property Value

The name of the method before the generated context.

Applies to