SharpCvsLib

DiffCommand.IsIgnoringCase Property

Indicator for ignore case

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

Property Value

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

See Also

DiffCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace