SuggestionManagerBase.CompletionState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the completion state of the view (if any).
public abstract Microsoft.VisualStudio.Language.Proposals.CompletionState? CompletionState { get; }
member this.CompletionState : Microsoft.VisualStudio.Language.Proposals.CompletionState
Public MustOverride ReadOnly Property CompletionState As CompletionState