DifferenceBufferOptions Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Text.Differencing.DifferenceBufferOptions
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Declaration
Public NotInheritable Class DifferenceBufferOptions
public static class DifferenceBufferOptions
public ref class DifferenceBufferOptions abstract sealed
[<AbstractClass>]
[<Sealed>]
type DifferenceBufferOptions = class end
public final class DifferenceBufferOptions
The DifferenceBufferOptions type exposes the following members.
Fields
Name | Description | |
---|---|---|
IgnoreCaseId | ||
IgnoreCaseName | ||
IgnoreWhiteSpaceBehaviorId | ||
IgnoreWhiteSpaceBehaviorName |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.