다음을 통해 공유


IDifferenceBuffer.CurrentSnapshotDifference Property

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

Syntax

‘선언
ReadOnly Property CurrentSnapshotDifference As ISnapshotDifference
ISnapshotDifference CurrentSnapshotDifference { get; }
property ISnapshotDifference^ CurrentSnapshotDifference {
    ISnapshotDifference^ get ();
}
abstract CurrentSnapshotDifference : ISnapshotDifference
function get CurrentSnapshotDifference () : ISnapshotDifference

Property Value

Type: Microsoft.VisualStudio.Text.Differencing.ISnapshotDifference

.NET Framework Security

See Also

Reference

IDifferenceBuffer Interface

Microsoft.VisualStudio.Text.Differencing Namespace