RazorPage.Output 属性

定义

获取 TextWriter 页面正在向其写入输出的 。

public:
 virtual property System::IO::TextWriter ^ Output { System::IO::TextWriter ^ get(); };
public virtual System.IO.TextWriter Output { get; }
member this.Output : System.IO.TextWriter
Public Overridable ReadOnly Property Output As TextWriter

属性值

适用于