Freigeben über


ISnapshotDifference.LeftBufferSnapshot-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Text.ITextSnapshot

.NET Framework-Sicherheit

Siehe auch

Referenz

ISnapshotDifference Schnittstelle

Microsoft.VisualStudio.Text.Differencing-Namespace