SharpCvsLib

DiffCommand.IsIgnoringBlankLines Property

Indicator for ignoring blank lines

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.DiffCommand.IsIgnoringBlankLines

See Also

DiffCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace