Compartilhar via


Propriedade IDifferenceBuffer.CurrentSnapshotDifference

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.Differencing.ISnapshotDifference

Segurança do .NET Framework

Consulte também

Referência

IDifferenceBuffer Interface

Namespace Microsoft.VisualStudio.Text.Differencing