다음을 통해 공유


CodeGenerator.Output 속성

정의

출력에 사용할 텍스트 작성기를 가져옵니다.

protected:
 property System::IO::TextWriter ^ Output { System::IO::TextWriter ^ get(); };
protected System.IO.TextWriter Output { get; }
member this.Output : System.IO.TextWriter
Protected ReadOnly Property Output As TextWriter

속성 값

출력에 사용할 텍스트 작성기입니다.

적용 대상

추가 정보