EditOptions.DefaultMinimalChange 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.
Turn this edit into a minimal change, using line and word string differencing.
public: static initonly Microsoft::VisualStudio::Text::EditOptions DefaultMinimalChange;
static initonly Microsoft::VisualStudio::Text::EditOptions DefaultMinimalChange;
public static readonly Microsoft.VisualStudio.Text.EditOptions DefaultMinimalChange;
staticval mutable DefaultMinimalChange : Microsoft.VisualStudio.Text.EditOptions
Public Shared ReadOnly DefaultMinimalChange As EditOptions