SuggestionManagerBase.CompletionState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne l’état d’achèvement de la vue (le cas échéant).
public abstract Microsoft.VisualStudio.Language.Proposals.CompletionState? CompletionState { get; }
member this.CompletionState : Microsoft.VisualStudio.Language.Proposals.CompletionState
Public MustOverride ReadOnly Property CompletionState As CompletionState