Partager via


ISnapshotDifference.LeftBufferSnapshot Property

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

Syntax

'Déclaration
ReadOnly Property LeftBufferSnapshot As ITextSnapshot
ITextSnapshot LeftBufferSnapshot { get; }
property ITextSnapshot^ LeftBufferSnapshot {
    ITextSnapshot^ get ();
}
abstract LeftBufferSnapshot : ITextSnapshot
function get LeftBufferSnapshot () : ITextSnapshot

Property Value

Type: Microsoft.VisualStudio.Text.ITextSnapshot

.NET Framework Security

See Also

Reference

ISnapshotDifference Interface

Microsoft.VisualStudio.Text.Differencing Namespace