Share via


SuggestionManagerBase.View Property

Definition

The ITextView associated with the manager.

public abstract Microsoft.VisualStudio.Text.Editor.ITextView View { get; }
member this.View : Microsoft.VisualStudio.Text.Editor.ITextView
Public MustOverride ReadOnly Property View As ITextView

Property Value

Applies to