[<ObsoleteAttribute("The TextWriter is now provided by the ViewContext object passed to the RenderView method.",
true)>]
member SetTextWriter :
textWriter:TextWriter -> unit
Parameters
textWriter
Type: System.IO.TextWriter The writer that is used to render the view to the response.