Interfaccia IVsProfferCommands2

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Sintassi

'Dichiarazione
<GuidAttribute("C508B13C-06C5-40C7-B405-D327D4F8E268")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProfferCommands2 _
    Inherits IVsProfferCommands
[GuidAttribute("C508B13C-06C5-40C7-B405-D327D4F8E268")]
[InterfaceTypeAttribute()]
public interface IVsProfferCommands2 : IVsProfferCommands
[GuidAttribute(L"C508B13C-06C5-40C7-B405-D327D4F8E268")]
[InterfaceTypeAttribute()]
public interface class IVsProfferCommands2 : IVsProfferCommands
[<GuidAttribute("C508B13C-06C5-40C7-B405-D327D4F8E268")>]
[<InterfaceTypeAttribute()>]
type IVsProfferCommands2 =  
    interface
        interface IVsProfferCommands
    end
public interface IVsProfferCommands2 extends IVsProfferCommands

Il tipo IVsProfferCommands2 espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) (Ereditato da IVsProfferCommands)
Metodo pubblico AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddCommandBarControl(String, Object, UInt32, UInt32, Object%) (Ereditato da IVsProfferCommands)
Metodo pubblico AddCommandBarControl(String, Object, UInt32, UInt32, Object%) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) (Ereditato da IVsProfferCommands)
Metodo pubblico AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddNamedCommand2 Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico FindCommandBar(IntPtr, Guid%, UInt32) (Ereditato da IVsProfferCommands)
Metodo pubblico FindCommandBar(IntPtr, Guid%, UInt32) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveCommandBar(Object) (Ereditato da IVsProfferCommands)
Metodo pubblico RemoveCommandBar(Object) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveCommandBarControl(Object) (Ereditato da IVsProfferCommands)
Metodo pubblico RemoveCommandBarControl(Object) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveNamedCommand(String) (Ereditato da IVsProfferCommands)
Metodo pubblico RemoveNamedCommand(String) Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RenameNamedCommand(String, String, String) (Ereditato da IVsProfferCommands)
Metodo pubblico RenameNamedCommand(String, String, String) Infrastruttura. Solo per utilizzo interno di Microsoft.

In alto

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE80