Share via


GeneratedClassContext.WriteMethodName 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 will write on the context.

public string WriteMethodName { get; }
member this.WriteMethodName : string
Public ReadOnly Property WriteMethodName As String

Property Value

The name of the method that will write on the context.

Applies to