OleMenuCmdEventArgs Class
Visual Studio 2015
The set of arguments passed to an OleMenuCommand object when the Invoke function is called.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | OleMenuCmdEventArgs(Object, IntPtr) | Initializes a new instance of OleMenuCmdEventArgs the specified in and out parameters. |
![]() | OleMenuCmdEventArgs(Object, IntPtr, OLECMDEXECOPT) | Initializes a new instance of OleMenuCmdEventArgs with the specified parameters and options. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


