Freigeben über


IDifferenceBuffer.CurrentSnapshotDifference-Eigenschaft

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

Syntax

'Declaration
ReadOnly Property CurrentSnapshotDifference As ISnapshotDifference
ISnapshotDifference CurrentSnapshotDifference { get; }
property ISnapshotDifference^ CurrentSnapshotDifference {
    ISnapshotDifference^ get ();
}
abstract CurrentSnapshotDifference : ISnapshotDifference with get
function get CurrentSnapshotDifference () : ISnapshotDifference

Eigenschaftswert

Typ: Microsoft.VisualStudio.Text.Differencing.ISnapshotDifference

.NET Framework-Sicherheit

Siehe auch

Referenz

IDifferenceBuffer Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace