Sdílet prostřednictvím


ViewComponentContext.Writer Vlastnost

Definice

TextWriter Získá 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

Poznámky

Toto je alias pro ViewContext.Writer.

Platí pro