다음을 통해 공유


IStandardOut 인터페이스

정의

콘솔의 표준 출력 스트림을 나타냅니다.

public interface class IStandardOut
public interface IStandardOut
type IStandardOut = interface
Public Interface IStandardOut
파생

속성

IsOutputRedirected

표준 출력 스트림이 리디렉션되었는지 여부를 나타냅니다.

Out

표준 출력에 대한 스트림 작성기입니다.

적용 대상