SharpCvsLib

SharpCvsLibConfig.Verbose Property

Set to

true
if the request/ response commands should be sent to a log file.

[Visual Basic]
Public Property Verbose As Boolean
[C#]
public bool Verbose {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Config.SharpCvsLibConfig.Verbose

See Also

SharpCvsLibConfig Class | ICSharpCode.SharpCvsLib.Config Namespace