Share via


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

屬性值

適用於