ViewContext.Writer Propriété

Définition

Obtient ou définit le TextWriter utilisé pour écrire la sortie.

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

Valeur de propriété

S’applique à