Condividi tramite


VSCommands Class

Provides the routed commands supported by the VS shell.

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

Syntax

'Dichiarazione
Public NotInheritable Class VSCommands
'Utilizzo
You do not need to declare an instance of a static class in order to access its members.
public static class VSCommands
public ref class VSCommands abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type VSCommands =  class end
public final class VSCommands

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.VSCommands

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

VSCommands Members

Microsoft.VisualStudio.PlatformUI Namespace