Share via


DifferenceBufferOptions.IgnoreCaseName Field

The name of the option that determines whether or not to ignore case when performing line-level differencing.

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

'Declaration
Public Const IgnoreCaseName As String
public const string IgnoreCaseName
public:
literal String^ IgnoreCaseName
static val mutable IgnoreCaseName: string
public const var IgnoreCaseName : String

.NET Framework Security

See Also

Reference

DifferenceBufferOptions Class

Microsoft.VisualStudio.Text.Differencing Namespace