VSConstants::SID_SUIHostCommandDispatcher Field
Visual Studio 2015
The name of the Visual Studio service that implements IOleCommandTarget.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Field Value
Type: System::GuidCall IServiceProvider::QueryService for the SID_SUIHostCommandDispatcher service. Use the resulting implementer of IOleCommandTarget to synchronously dispatch commands.
Show: