Freigeben über


ISnapshotDifference.DifferenceOptions Property

Definition

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

Property Value

Applies to