Share via


GeneratedClassContext.WriteLiteralToMethodName 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 where to write literal for the context.

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

Property Value

The name of the method where to write literal for the context.

Applies to