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 sealedpublic ref class DifferenceBufferOptions abstract sealedclass DifferenceBufferOptions abstract sealedpublic static class DifferenceBufferOptionstype DifferenceBufferOptions = classPublic 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. |