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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.