Compartilhar via


Propriedade IDifferenceBuffer.CurrentInlineBufferSnapshot

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Logic (em Microsoft.VisualStudio.Text.Logic.dll)

Sintaxe

'Declaração
ReadOnly Property CurrentInlineBufferSnapshot As IProjectionSnapshot
IProjectionSnapshot CurrentInlineBufferSnapshot { get; }
property IProjectionSnapshot^ CurrentInlineBufferSnapshot {
    IProjectionSnapshot^ get ();
}
abstract CurrentInlineBufferSnapshot : IProjectionSnapshot with get
function get CurrentInlineBufferSnapshot () : IProjectionSnapshot

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot

Segurança do .NET Framework

Consulte também

Referência

IDifferenceBuffer Interface

Namespace Microsoft.VisualStudio.Text.Differencing