Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Provides a way to intercede in the command-handling chain to handle keyboard commands.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaração
Public Interface IIntellisenseCommandTarget
public interface IIntellisenseCommandTarget
public interface class IIntellisenseCommandTarget
type IIntellisenseCommandTarget = interface end
public interface IIntellisenseCommandTarget
The IIntellisenseCommandTarget type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ExecuteKeyboardCommand | Executes a user-initiated keyboard command. |
Top
.gif)