다음을 통해 공유


ViewComponentContext.Writer 속성

정의

출력에 대한 을 TextWriter 가져옵니다.

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

속성 값

설명

의 별칭 ViewContext.Writer입니다.

적용 대상