Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ID 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 Shared ReadOnly IgnoreWhiteSpaceBehaviorId As EditorOptionKey(Of IgnoreWhiteSpaceBehavior)
public static readonly EditorOptionKey<IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId
public:
static initonly EditorOptionKey<IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId
static val IgnoreWhiteSpaceBehaviorId: EditorOptionKey<IgnoreWhiteSpaceBehavior>
public static final var IgnoreWhiteSpaceBehaviorId : EditorOptionKey<IgnoreWhiteSpaceBehavior>
.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.