DifferenceBufferOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of options for the difference buffer.
public ref class DifferenceBufferOptions abstract sealed
public ref class DifferenceBufferOptions abstract sealed
class DifferenceBufferOptions abstract sealed
public static class DifferenceBufferOptions
type DifferenceBufferOptions = class
Public Class DifferenceBufferOptions
- Inheritance
-
DifferenceBufferOptions
Fields
IgnoreCaseId |
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 |
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. |