IDifferenceBuffer.CurrentInlineBufferSnapshot 属性

命名空间:  Microsoft.VisualStudio.Text.Differencing
程序集:  Microsoft.VisualStudio.Text.Logic(在 Microsoft.VisualStudio.Text.Logic.dll 中)

语法

声明
ReadOnly Property CurrentInlineBufferSnapshot As IProjectionSnapshot
IProjectionSnapshot CurrentInlineBufferSnapshot { get; }
property IProjectionSnapshot^ CurrentInlineBufferSnapshot {
    IProjectionSnapshot^ get ();
}
abstract CurrentInlineBufferSnapshot : IProjectionSnapshot with get
function get CurrentInlineBufferSnapshot () : IProjectionSnapshot

属性值

类型:Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot

.NET Framework 安全性

请参阅

参考

IDifferenceBuffer 接口

Microsoft.VisualStudio.Text.Differencing 命名空间