Compartir a través de


IDuplexPipe.Output Propiedad

Definición

Obtiene la mitad PipeWriter de la canalización dúplex.

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

Valor de propiedad

Se aplica a