Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes the shared menu editor to form designers. You can get an instance of the interface from the IVsMenuEditorFactory interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("6FBCB271-B391-4F80-B560-45E650DEF0A7")> _
<InterfaceTypeAttribute()> _
Public Interface IVsMenuEditor
'Usage
Dim instance As IVsMenuEditor
[GuidAttribute("6FBCB271-B391-4F80-B560-45E650DEF0A7")]
[InterfaceTypeAttribute()]
public interface IVsMenuEditor
[GuidAttribute(L"6FBCB271-B391-4F80-B560-45E650DEF0A7")]
[InterfaceTypeAttribute()]
public interface class IVsMenuEditor
public interface IVsMenuEditor