SharpCvsLib

ImportModuleCommand.LogMessage Property

The log message returned by the cvs server.

[Visual Basic]
Public Property LogMessage As String
[C#]
public string LogMessage {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.ImportModuleCommand.LogMessage

See Also

ImportModuleCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace