ViewContext.Writer Vlastnost

Definice

Získá nebo nastaví TextWriter použité k zápisu výstupu.

public:
 property System::IO::TextWriter ^ Writer { System::IO::TextWriter ^ get(); void set(System::IO::TextWriter ^ value); };
public System.IO.TextWriter Writer { get; set; }
member this.Writer : System.IO.TextWriter with get, set
Public Property Writer As TextWriter

Hodnota vlastnosti

TextWriter

Platí pro