IVsProfferCommands2 介面
本文內容
這個 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 型別會公開下列成員。
方法
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%)
(繼承自 IVsProfferCommands )。
AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%)
基礎架構。僅限 Microsoft 內部使用。
AddCommandBarControl(String, Object, UInt32, UInt32, Object%)
(繼承自 IVsProfferCommands )。
AddCommandBarControl(String, Object, UInt32, UInt32, Object%)
基礎架構。僅限 Microsoft 內部使用。
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%)
(繼承自 IVsProfferCommands )。
AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%)
基礎架構。僅限 Microsoft 內部使用。
AddNamedCommand2
基礎架構。僅限 Microsoft 內部使用。
FindCommandBar(IntPtr, Guid%, UInt32)
(繼承自 IVsProfferCommands )。
FindCommandBar(IntPtr, Guid%, UInt32)
基礎架構。僅限 Microsoft 內部使用。
RemoveCommandBar(Object)
(繼承自 IVsProfferCommands )。
RemoveCommandBar(Object)
基礎架構。僅限 Microsoft 內部使用。
RemoveCommandBarControl(Object)
(繼承自 IVsProfferCommands )。
RemoveCommandBarControl(Object)
基礎架構。僅限 Microsoft 內部使用。
RemoveNamedCommand(String)
(繼承自 IVsProfferCommands )。
RemoveNamedCommand(String)
基礎架構。僅限 Microsoft 內部使用。
RenameNamedCommand(String, String, String)
(繼承自 IVsProfferCommands )。
RenameNamedCommand(String, String, String)
基礎架構。僅限 Microsoft 內部使用。
回頁首
請參閱
參考
EnvDTE80 命名空間