Share via


VSCommands Class

Microsoft internal use only.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.VSCommands

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.StartPage (in Microsoft.VisualStudio.Shell.StartPage.dll)

Syntax

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

The VSCommands type exposes the following members.

Fields

  Name Description
Public fieldStatic member Browse Microsoft internal use only.
Public fieldStatic member ExecuteCommand Microsoft internal use only.

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.PlatformUI Namespace