Share via


SuggestionManagerBase.CompletionState Property

Definition

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

Property Value

Applies to