Difference.After 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 mtch after this difference. It is null at the end of the sequence.
public:
property Microsoft::VisualStudio::Text::Differencing::Match ^ After { Microsoft::VisualStudio::Text::Differencing::Match ^ get(); };
public Microsoft.VisualStudio.Text.Differencing.Match After { get; }
member this.After : Microsoft.VisualStudio.Text.Differencing.Match
Public ReadOnly Property After As Match
Property Value
The match after the difference.