DifferenceBufferOptions.IgnoreWhiteSpaceBehaviorId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What type of whitespace, if any, to ignore when performing line-level differencing.
public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<Microsoft::VisualStudio::Text::Differencing::IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<Microsoft::VisualStudio::Text::Differencing::IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Differencing.IgnoreWhiteSpaceBehavior> IgnoreWhiteSpaceBehaviorId;
staticval mutable IgnoreWhiteSpaceBehaviorId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<Microsoft.VisualStudio.Text.Differencing.IgnoreWhiteSpaceBehavior>
Public Shared ReadOnly IgnoreWhiteSpaceBehaviorId As EditorOptionKey(Of IgnoreWhiteSpaceBehavior)