IDuplexPipe.Output 속성

정의

이중 파이프의 PipeWriter 절반을 가져옵니다.

public:
 property System::IO::Pipelines::PipeWriter ^ Output { System::IO::Pipelines::PipeWriter ^ get(); };
public System.IO.Pipelines.PipeWriter Output { get; }
member this.Output : System.IO.Pipelines.PipeWriter
Public ReadOnly Property Output As PipeWriter

속성 값

적용 대상