HelperResult.WriteTo(TextWriter) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method invoked to produce content from the HelperResult.
public:
void WriteTo(System::IO::TextWriter ^ writer);
C#
public void WriteTo (System.IO.TextWriter writer);
member this.WriteTo : System.IO.TextWriter -> unit
Public Sub WriteTo (writer As TextWriter)
- writer
- TextWriter
The TextWriter instance to write to.
Produkt | Versiounen |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |