Interfaccia IVsProfferCommands2
In questo articolo
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
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%)
(Ereditato da IVsProfferCommands )
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%)
Infrastruttura. Solo per utilizzo interno di Microsoft.
AddCommandBarControl(String, Object, UInt32, UInt32, Object%)
(Ereditato da IVsProfferCommands )
AddCommandBarControl(String, Object, UInt32, UInt32, Object%)
Infrastruttura. Solo per utilizzo interno di Microsoft.
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%)
(Ereditato da IVsProfferCommands )
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%)
Infrastruttura. Solo per utilizzo interno di Microsoft.
AddNamedCommand2
Infrastruttura. Solo per utilizzo interno di Microsoft.
FindCommandBar(IntPtr, Guid%, UInt32)
(Ereditato da IVsProfferCommands )
FindCommandBar(IntPtr, Guid%, UInt32)
Infrastruttura. Solo per utilizzo interno di Microsoft.
RemoveCommandBar(Object)
(Ereditato da IVsProfferCommands )
RemoveCommandBar(Object)
Infrastruttura. Solo per utilizzo interno di Microsoft.
RemoveCommandBarControl(Object)
(Ereditato da IVsProfferCommands )
RemoveCommandBarControl(Object)
Infrastruttura. Solo per utilizzo interno di Microsoft.
RemoveNamedCommand(String)
(Ereditato da IVsProfferCommands )
RemoveNamedCommand(String)
Infrastruttura. Solo per utilizzo interno di Microsoft.
RenameNamedCommand(String, String, String)
(Ereditato da IVsProfferCommands )
RenameNamedCommand(String, String, String)
Infrastruttura. Solo per utilizzo interno di Microsoft.
In alto
Vedere anche
Riferimenti
Spazio dei nomi EnvDTE80