CommandIds Class

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)

Syntax

'Declaration
Public NotInheritable Class CommandIds
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class CommandIds
public ref class CommandIds abstract sealed
public final class CommandIds

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TextTemplating.VSHost.CommandIds

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.

See Also

Reference

CommandIds Members

Microsoft.VisualStudio.TextTemplating.VSHost Namespace