SharpCvsLib

LogCommand.HeaderAndDescOnly Property

TODO: Figure out what this is used for.

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

Property Value

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

See Also

LogCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace