此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。
仅由 Microsoft 内部使用。
命名空间: EnvDTE80
程序集: EnvDTE80(在 EnvDTE80.dll 中)
语法
声明
<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
IVsProfferCommands2 类型公开以下成员。
方法
.gif) |
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) |
(继承自 IVsProfferCommands。) |
.gif) |
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
AddCommandBarControl(String, Object, UInt32, UInt32, Object%) |
(继承自 IVsProfferCommands。) |
.gif) |
AddCommandBarControl(String, Object, UInt32, UInt32, Object%) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) |
(继承自 IVsProfferCommands。) |
.gif) |
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
AddNamedCommand2 |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
FindCommandBar(IntPtr, Guid%, UInt32) |
(继承自 IVsProfferCommands。) |
.gif) |
FindCommandBar(IntPtr, Guid%, UInt32) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
RemoveCommandBar(Object) |
(继承自 IVsProfferCommands。) |
.gif) |
RemoveCommandBar(Object) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
RemoveCommandBarControl(Object) |
(继承自 IVsProfferCommands。) |
.gif) |
RemoveCommandBarControl(Object) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
RemoveNamedCommand(String) |
(继承自 IVsProfferCommands。) |
.gif) |
RemoveNamedCommand(String) |
基础结构。仅由 Microsoft 内部使用。 |
.gif) |
RenameNamedCommand(String, String, String) |
(继承自 IVsProfferCommands。) |
.gif) |
RenameNamedCommand(String, String, String) |
基础结构。仅由 Microsoft 内部使用。 |
页首
请参见
参考
EnvDTE80 命名空间