Share via


WebPageBase.Output 속성

정의

페이지의 현재 TextWriter 개체를 가져옵니다.

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

속성 값

TextWriter 개체

적용 대상