SharpCvsLib

DiffCommand.IsIgnoringAllWhitespace Property

Indicator for ignoring whitespece

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

Property Value

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

See Also

DiffCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace