VsMenus Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System..::..Object
Microsoft.VisualStudio.Data.Tools.Package.Project.Internal..::..VsMenus
Namespace: Microsoft.VisualStudio.Data.Tools.Package.Project.Internal
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public NotInheritable Class VsMenus
'Usage
public static class VsMenus
public ref class VsMenus abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type VsMenus = class end
public final class VsMenus
The VsMenus type exposes the following members.
Properties
Name | Description | |
---|---|---|
GuidStandardCommandSet2K | Gets {insert text here}. | |
GuidStandardCommandSet97 | Gets {insert text here}. | |
VSCmdOptQueryParameterList | Gets {insert text here}. |
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.
See Also
Reference
Microsoft.VisualStudio.Data.Tools.Package.Project.Internal Namespace