VSConstants_Ids Class
Applies to v2.
Represents the Visual Studio constant identifiers.
Inheritance Hierarchy
System.Object
Microsoft.WebMatrix.Extensibility.Editor.VSConstants_Ids
Namespace: Microsoft.WebMatrix.Extensibility.Editor
Assembly: Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)
Syntax
'Declaration
Public NotInheritable Class VSConstants_Ids
'Usage
public static class VSConstants_Ids
public ref class VSConstants_Ids abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type VSConstants_Ids = class end
public final class VSConstants_Ids
The VSConstants_Ids type exposes the following members.
Fields
Name | Description | |
---|---|---|
VSStd2K | The GUID for the 2K command set. This is a set of standard editor commands. |
Top
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.