Condividi tramite


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 Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddCommandBarControl Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddNamedCommand Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico AddNamedCommand2 Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico FindCommandBar Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveCommandBar Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveCommandBarControl Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RemoveNamedCommand Infrastruttura. Solo per utilizzo interno di Microsoft.
Metodo pubblico RenameNamedCommand Infrastruttura. Solo per utilizzo interno di Microsoft.

In alto

Vedere anche

Riferimenti

Spazio dei nomi EnvDTE80