This class is an expansion of the
MenuCommand class.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell (in microsoft.visualstudio.shell.dll)
Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Class OleMenuCommand
Inherits MenuCommand
Dim instance As OleMenuCommand
[ComVisibleAttribute(true)]
public class OleMenuCommand : MenuCommand
[ComVisibleAttribute(true)]
public ref class OleMenuCommand : public MenuCommand
/** @attribute ComVisibleAttribute(true) */
public class OleMenuCommand extends MenuCommand
ComVisibleAttribute(true)
public class OleMenuCommand extends MenuCommand
System.Object
System.ComponentModel.Design.MenuCommand
Microsoft.VisualStudio.Shell.OleMenuCommand
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.