IMenuCommandInvokeEx Interface

 
clsCompliantAlternativeNone

Helps to invoke menu commands.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[CLSCompliantAttribute(false)]
[ComVisibleAttribute(false)]
public interface IMenuCommandInvokeEx

NameDescription
System_CAPS_pubmethodInvoke(Object, IntPtr, OLECMDEXECOPT)

Invokes the command with the specified arguments and options.

Return to top
Show: