Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.
Sólo para uso interno de Microsoft.
Espacio de nombres: EnvDTE80
Ensamblado: EnvDTE80 (en EnvDTE80.dll)
Sintaxis
'Declaración
<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
El tipo IVsProfferCommands2 expone los siguientes miembros.
Métodos
.gif) |
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) |
(Se hereda de IVsProfferCommands). |
.gif) |
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
AddCommandBarControl(String, Object, UInt32, UInt32, Object%) |
(Se hereda de IVsProfferCommands). |
.gif) |
AddCommandBarControl(String, Object, UInt32, UInt32, Object%) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) |
(Se hereda de IVsProfferCommands). |
.gif) |
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
AddNamedCommand2 |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
FindCommandBar(IntPtr, Guid%, UInt32) |
(Se hereda de IVsProfferCommands). |
.gif) |
FindCommandBar(IntPtr, Guid%, UInt32) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
RemoveCommandBar(Object) |
(Se hereda de IVsProfferCommands). |
.gif) |
RemoveCommandBar(Object) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
RemoveCommandBarControl(Object) |
(Se hereda de IVsProfferCommands). |
.gif) |
RemoveCommandBarControl(Object) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
RemoveNamedCommand(String) |
(Se hereda de IVsProfferCommands). |
.gif) |
RemoveNamedCommand(String) |
Infraestructura. Sólo para uso interno de Microsoft. |
.gif) |
RenameNamedCommand(String, String, String) |
(Se hereda de IVsProfferCommands). |
.gif) |
RenameNamedCommand(String, String, String) |
Infraestructura. Sólo para uso interno de Microsoft. |
Arriba
Vea también
Referencia
EnvDTE80 (Espacio de nombres)