Share via


DifferenceBufferOptions.IgnoreWhiteSpaceBehaviorName Field

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

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

Syntax

'Declaration
Public Const IgnoreWhiteSpaceBehaviorName As String
public const string IgnoreWhiteSpaceBehaviorName
public:
literal String^ IgnoreWhiteSpaceBehaviorName
static val mutable IgnoreWhiteSpaceBehaviorName: string
public const var IgnoreWhiteSpaceBehaviorName : String

.NET Framework Security

See Also

Reference

DifferenceBufferOptions Class

Microsoft.VisualStudio.Text.Differencing Namespace