ISnapshotDifference.DifferenceOptions Property
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.
The difference options that were used to generate this difference.
public:
property Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions DifferenceOptions { Microsoft::VisualStudio::Text::Differencing::StringDifferenceOptions get(); };
public Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions DifferenceOptions { get; }
member this.DifferenceOptions : Microsoft.VisualStudio.Text.Differencing.StringDifferenceOptions
Public ReadOnly Property DifferenceOptions As StringDifferenceOptions