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

属性值

适用于