SharpCvsLib

LogCommand.HeaderOnly Property

TODO: Figure out what this is used for.

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

Property Value

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

See Also

LogCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace