ITextBufferEdit::Snapshot Property
Visual Studio 2015
Gets a snapshot of the ITextBuffer at the time this object was created.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: Microsoft.VisualStudio.Text::ITextSnapshot^A snapshot of the ITextBuffer at the time this object was created.
Show: