IProjectionBufferBase.CurrentSnapshot Property

Definition

The current snapshot of the contents of the projection buffer.

public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ CurrentSnapshot { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ CurrentSnapshot { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot CurrentSnapshot { get; }
member this.CurrentSnapshot : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
Public ReadOnly Property CurrentSnapshot As IProjectionSnapshot

Property Value

Applies to