IProjectionSnapshot::TextBuffer Property
Visual Studio 2015
Gets the IProjectionBufferBase of which this is a snapshot.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Projection::IProjectionBufferBase^The IProjectionBufferBase of which this is a snapshot.
This property always returns the same projection buffer, but the projection buffer is not itself immutable.
Show: