TaskMenuCommand Class
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public MustInherit Class TaskMenuCommand
'Usage
Dim instance As TaskMenuCommand
public abstract class TaskMenuCommand
public ref class TaskMenuCommand abstract
public abstract class TaskMenuCommand
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand
Microsoft.VisualStudio.Modeling.Shell.NavigateToModelExplorerTreeNodeCommand
Microsoft.VisualStudio.Modeling.Shell.NavigateToShapesOnDiagramCommand
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.