IMenuCommandInvokeEx, interface
Aide à appeler des commandes de menu.
Cette API n'est pas conforme CLS. L'alternative conforme CLS est [None].
Espace de noms : Microsoft.VisualStudio.Shell
Assembly : Microsoft.VisualStudio.Shell.Interop.9.0 (dans Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(False)> _
Public Interface IMenuCommandInvokeEx
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(false)]
public interface IMenuCommandInvokeEx
Le type IMenuCommandInvokeEx expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Invoke | Appelle la commande avec les arguments et les options spécifiés. |
Début