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.Schema.Package.Project.Internal.VsMenus

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public NotInheritable Class VsMenus
public static class VsMenus
public ref class VsMenus abstract sealed
[<AbstractClass>]
[<Sealed>]
type VsMenus =  class end
public final class VsMenus

The VsMenus type exposes the following members.

Properties

  Name Description
Public propertyStatic member GuidStandardCommandSet2K This class and its members are reserved for internal use and are not intended to be used in your code.
Public propertyStatic member GuidStandardCommandSet97 This class and its members are reserved for internal use and are not intended to be used in your code.
Public propertyStatic member VSCmdOptQueryParameterList This class and its members are reserved for internal use and are not intended to be used in your code.

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.Schema.Package.Project.Internal Namespace