TaskMenuCommand Class
Visual Studio 2015
Represents a menu command entry on the context menu for a validation item in the error list.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
System::Object
Microsoft.VisualStudio.Modeling.Shell::TaskMenuCommand
Microsoft.VisualStudio.Modeling.Shell::NavigateToModelExplorerTreeNodeCommand
Microsoft.VisualStudio.Modeling.Shell::NavigateToShapesOnDiagramCommand
Microsoft.VisualStudio.Modeling.Shell::TaskMenuCommand
Microsoft.VisualStudio.Modeling.Shell::NavigateToModelExplorerTreeNodeCommand
Microsoft.VisualStudio.Modeling.Shell::NavigateToShapesOnDiagramCommand
| Name | Description | |
|---|---|---|
![]() | TaskMenuCommand() | Constructor. |
![]() | TaskMenuCommand(Int32) | Constructor. |
| Name | Description | |
|---|---|---|
![]() | DoCommand() | Executes the command. |
![]() | 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:


