SharpCvsLib

DiffCommand.IsIgnoringSpaceChange Property

Indicator for ignoring space change.

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

Property Value

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

See Also

DiffCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace