ISnapshotDifference.LeftBufferSnapshot, propriété

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.ITextSnapshot

Sécurité .NET Framework

Voir aussi

Référence

ISnapshotDifference Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms