Pipe.Writer Vlastnost

Definice

Získá pro PipeWriter tento kanál .

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

Hodnota vlastnosti

Příklad PipeWriter pro tento kanál.

Platí pro