DifferenceBufferOptions Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticIgnoreCaseId

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

System_CAPS_pubfieldSystem_CAPS_staticIgnoreCaseName

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

System_CAPS_pubfieldSystem_CAPS_staticIgnoreWhiteSpaceBehaviorId

The ID of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing.

System_CAPS_pubfieldSystem_CAPS_staticIgnoreWhiteSpaceBehaviorName

The name of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing.

Return to top
Show: