IDifferenceBuffer::CurrentInlineBufferSnapshot Property
Visual Studio 2015
Gets or sets the snapshot of the InlineBuffer that corresponds to the state at which CurrentSnapshotDifference is current.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Projection::IProjectionSnapshot^The snapshot of the InlineBuffer that corresponds to the state at which CurrentSnapshotDifference is current.
This snapshot is null if < CurrentSnapshotDifference is null.
Show: