ITextBufferEdit.Snapshot Property

Definition

A snapshot of the ITextBuffer at the time this ITextBufferEdit object was created.

C++/CX
public:
 property Microsoft::VisualStudio::Text::ITextSnapshot ^ Snapshot { Microsoft::VisualStudio::Text::ITextSnapshot ^ get(); };

Property Value

A snapshot of the ITextBuffer at the time this object was created.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022