Dela via


ProposalBase.CompletionState Property

Definition

The completion state at the time the proposal was generated.

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