Compartilhar via


Propriedade IFormattedLineSource.TextAndAdornmentSequencer

Obtém o ITextAndAdornmentSequencer usada por essa fonte.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.Text.Formatting.ITextAndAdornmentSequencer
O ITextAndAdornmentSequencer usada por essa fonte.

Segurança do .NET Framework

Consulte também

Referência

IFormattedLineSource Interface

Namespace Microsoft.VisualStudio.Text.Formatting