DifferenceBufferOptions Class
Visual Studio 2015
A set of options for the difference buffer.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IgnoreCaseId | The ID of the option that determines whether or not to ignore case when performing line-level differencing. |
![]() ![]() | IgnoreCaseName | The name of the option that determines whether or not to ignore case when performing line-level differencing. |
![]() ![]() | IgnoreWhiteSpaceBehaviorId | The ID of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing. |
![]() ![]() | IgnoreWhiteSpaceBehaviorName | The name of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

