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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.