Partager via


ViewComponentContext.Writer Propriété

Définition

Obtient le pour la TextWriter sortie.

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

Valeur de propriété

Remarques

Il s’agit d’un alias pour ViewContext.Writer.

S’applique à