AbstractSelectionPresentationProperties.ContainingTextViewLine Property

Definition

Gets the ITextViewLine that contains the 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

Property Value

Applies to