ViewComponentContext.Writer Vlastnost

Definice

TextWriter Získá výstup pro výstup.

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

Hodnota vlastnosti

TextWriter

Poznámky

Toto je alias pro ViewContext.Writer.

Platí pro