VSConstants.SID_SUIHostCommandDispatcher, champ
Le nom du service de Visual Studio qui implémente IOleCommandTarget.
Espace de noms : Microsoft.VisualStudio
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly SID_SUIHostCommandDispatcher As Guid
public static readonly Guid SID_SUIHostCommandDispatcher
Remarques
IServiceProvider.QueryService d'appel pour le service d'SID_SUIHostCommandDispatcher.Utilisez l'implémenteur résultant d'IOleCommandTarget pour acheminer de façon synchrone des commandes.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.VisualStudio, espace de noms