共用方式為


WebPageBase.Output 屬性

定義

取得頁面的目前 TextWriter 物件。

public System.IO.TextWriter Output { get; }
member this.Output : System.IO.TextWriter
Public ReadOnly Property Output As TextWriter

屬性值

TextWriter 物件。

適用於