SharpCvsLib

LogCommand.DefaultBranch Property

The default branch to use for the module.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.LogCommand.DefaultBranch

See Also

LogCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace