Connection.Writer Property

Definition

Gets the writer stream.

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

Property Value

Applies to