Partilhar via


Propriedade ITextAndAdornmentSequencer.SourceBuffer

Obtém o buffer de origem do 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 SourceBuffer As ITextBuffer
ITextBuffer SourceBuffer { get; }
property ITextBuffer^ SourceBuffer {
    ITextBuffer^ get ();
}
abstract SourceBuffer : ITextBuffer with get
function get SourceBuffer () : ITextBuffer

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.ITextBuffer
O buffer de origem do gráfico de buffer.

Segurança do .NET Framework

Consulte também

Referência

ITextAndAdornmentSequencer Interface

Namespace Microsoft.VisualStudio.Text.Formatting