SharpCvsLib

IConnection.OutputStream Property

Cvs output stream.

[Visual Basic]
Property OutputStream As CvsStream
[C#]
ICSharpCode.SharpCvsLib.Streams.CvsStream OutputStream {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Client.IConnection.OutputStream

See Also

IConnection Interface | ICSharpCode.SharpCvsLib.Client Namespace