ISnapshotDifference::DifferenceOptions Property

 

The difference options that were used in generating this difference.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

property StringDifferenceOptions DifferenceOptions {
	StringDifferenceOptions get();
}
Return to top
Show: