Share via


IBufferGraph.TopBuffer, propriété

Obtient la mémoire tampon supérieure dans le graphique de mémoire tampon.

Espace de noms :  Microsoft.VisualStudio.Text.Projection
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.ITextBuffer
La mémoire tampon de texte supérieure dans le graphique de mémoire tampon.

Sécurité .NET Framework

Voir aussi

Référence

IBufferGraph Interface

Microsoft.VisualStudio.Text.Projection, espace de noms