ITextSnapshot::Version Property
Visual Studio 2015
The version of the ITextBuffer that this ITextSnapshot represents.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
This property always returns the same ITextVersion. The Changes property is initially null and becomes populated when it ceases to be the most recent version.
Show: