Share via


Command Routing in VSPackages

A command is routed in Visual Studio based on the context in which it is executed. It is routed from the initial context outward to the global context.

In This Section