DifferenceBufferOptions::IgnoreWhiteSpaceBehaviorId Field
Visual Studio 2015
The ID of the option that determines what type of whitespace, if any, to ignore when performing line-level differencing.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
public: static initonly EditorOptionKey<IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId
Field Value
Type: Microsoft.VisualStudio.Text.Editor::EditorOptionKey<IgnoreWhiteSpaceBehavior>
Show: