IIntellisenseCommandTarget Interface

 

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)

public interface IIntellisenseCommandTarget

NameDescription
System_CAPS_pubmethodExecuteKeyboardCommand(IntellisenseKeyboardCommand)

Executes a user-initiated keyboard command.

Return to top
Show: