EditOptions::ComputeMinimalChange Property
Visual Studio 2015
Determines whether to compute the minimal change.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: System::Booleantrue if this edit computes minimal change using the differencing option StringDifferenceOptions, false otherwise.
Show: