IFormattedLineSource.TextAndAdornmentSequencer 属性

定义

获取 ITextAndAdornmentSequencer 此源使用的。

public:
 property Microsoft::VisualStudio::Text::Formatting::ITextAndAdornmentSequencer ^ TextAndAdornmentSequencer { Microsoft::VisualStudio::Text::Formatting::ITextAndAdornmentSequencer ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Formatting::ITextAndAdornmentSequencer ^ TextAndAdornmentSequencer { Microsoft::VisualStudio::Text::Formatting::ITextAndAdornmentSequencer ^ get(); };
public Microsoft.VisualStudio.Text.Formatting.ITextAndAdornmentSequencer TextAndAdornmentSequencer { get; }
member this.TextAndAdornmentSequencer : Microsoft.VisualStudio.Text.Formatting.ITextAndAdornmentSequencer
Public ReadOnly Property TextAndAdornmentSequencer As ITextAndAdornmentSequencer

属性值

ITextAndAdornmentSequencer

ITextAndAdornmentSequencer此源使用的。

适用于