IDifferenceBuffer.CurrentSnapshotDifference Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
'Déclaration
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.