SharpCvsLib

CvsStream.ResponseMessage Property

Occurs when there is a response recieved or read from the cvs stream.

[Visual Basic]
Public ReadOnly Property ResponseMessage As EncodedMessage
[C#]
public ICSharpCode.SharpCvsLib.Messages.EncodedMessage ResponseMessage {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Streams.CvsStream.ResponseMessage

See Also

CvsStream Class | ICSharpCode.SharpCvsLib.Streams Namespace