OutputWindow.Writer Property

Definition

Gets the text writer instance to write to the output channel.

public System.IO.TextWriter Writer { get; }
member this.Writer : System.IO.TextWriter
Public ReadOnly Property Writer As TextWriter

Property Value

Applies to