AbstractSelectionPresentationProperties.ContainingTextViewLine Propriedade

Definição

Obtém o ITextViewLine que contém o InsertionPoint.

public:
 virtual property Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ ContainingTextViewLine { Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ get(); };
public virtual Microsoft.VisualStudio.Text.Formatting.ITextViewLine ContainingTextViewLine { get; }
member this.ContainingTextViewLine : Microsoft.VisualStudio.Text.Formatting.ITextViewLine
Public Overridable ReadOnly Property ContainingTextViewLine As ITextViewLine

Valor da propriedade

ITextViewLine

Aplica-se a