Partilhar via


Propriedade ITextAndAdornmentSequencer.TopBuffer

Obtém a parte superior ITextBuffer no gráfico de buffer.

Namespace:  Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (em Microsoft.VisualStudio.Text.UI.dll)

Sintaxe

'Declaração
ReadOnly Property TopBuffer As ITextBuffer
ITextBuffer TopBuffer { get; }
property ITextBuffer^ TopBuffer {
    ITextBuffer^ get ();
}
abstract TopBuffer : ITextBuffer with get
function get TopBuffer () : ITextBuffer

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.ITextBuffer
Na parte superior ITextBuffer no gráfico de buffer.

Segurança do .NET Framework

Consulte também

Referência

ITextAndAdornmentSequencer Interface

Namespace Microsoft.VisualStudio.Text.Formatting