ISnapshotDifference.InlineBufferSnapshot, 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 InlineBufferSnapshot As IProjectionSnapshot
IProjectionSnapshot InlineBufferSnapshot { get; }
property IProjectionSnapshot^ InlineBufferSnapshot {
    IProjectionSnapshot^ get ();
}
abstract InlineBufferSnapshot : IProjectionSnapshot with get
function get InlineBufferSnapshot () : IProjectionSnapshot

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot

Sécurité .NET Framework

Voir aussi

Référence

ISnapshotDifference Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms