Share via


CodeGeneratorContext.TargetWriterName 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 text writer.

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

Property Value

The name of text writer.

Applies to