Partager via


IProjectionBufferBase.CurrentSnapshot, propriété

Obtient l'instantané actuel du contenu de la mémoire tampon de projection.

Espace de noms :  Microsoft.VisualStudio.Text.Projection
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
ReadOnly Property CurrentSnapshot As IProjectionSnapshot
IProjectionSnapshot CurrentSnapshot { get; }
property IProjectionSnapshot^ CurrentSnapshot {
    IProjectionSnapshot^ get ();
}
abstract CurrentSnapshot : IProjectionSnapshot with get
function get CurrentSnapshot () : IProjectionSnapshot

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
Instantané actuel du contenu de la mémoire tampon de projection.

Sécurité .NET Framework

Voir aussi

Référence

IProjectionBufferBase Interface

Microsoft.VisualStudio.Text.Projection, espace de noms