Partager via


IDifferenceBuffer.CurrentInlineBufferSnapshot, propriété

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceBuffer Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms