CommonModelingCommands Class
Defines the command IDs of the shared commands in the Domain-Specific Language Designer.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'Declaration
Public NotInheritable Class CommonModelingCommands
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CommonModelingCommands
public ref class CommonModelingCommands abstract sealed
public final class CommonModelingCommands
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Shell.CommonModelingCommands
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.