IIntellisenseCommandTarget Interface  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a way to intercede in the command-handling chain to handle keyboard commands.
public interface class IIntellisenseCommandTargetpublic interface class IIntellisenseCommandTarget__interface IIntellisenseCommandTargetpublic interface IIntellisenseCommandTargettype IIntellisenseCommandTarget = interfacePublic Interface IIntellisenseCommandTargetMethods
| ExecuteKeyboardCommand(IntellisenseKeyboardCommand) | Executes a user-initiated keyboard command. |