Partager via


IIntellisenseCommandTarget, interface

Offre un moyen d'intercéder dans la chaîne de gestion de commande pour gérer les commandes de clavier.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
Public Interface IIntellisenseCommandTarget
public interface IIntellisenseCommandTarget
public interface class IIntellisenseCommandTarget
type IIntellisenseCommandTarget =  interface end
public interface IIntellisenseCommandTarget

Le type IIntellisenseCommandTarget expose les membres suivants.

Méthodes

  Nom Description
Méthode publique ExecuteKeyboardCommand Exécute une commande de clavier initialisée par l'utilisateur.

Début

Voir aussi

Référence

Microsoft.VisualStudio.Language.Intellisense, espace de noms