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.
本节内容
命令传送算法
Describes the order of command routing resolution.命令可用性
Discusses command routing.Commands and Menus That Use Interop Assemblies
Discusses considerations in routing commands between managed code and COM.