Aracılığıyla paylaş


IVsProfferCommands2 Arabirim

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Ad alanı:  EnvDTE80
Derleme:  EnvDTE80 (EnvDTE80.dll içinde)

Sözdizimi

'Bildirim
<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 türü aşağıdaki üyeleri ortaya koyar.

Yöntemler

  Ad Açıklama
Genel yöntem AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem AddCommandBar(String, vsCommandBarType, Object, UInt32, Object%) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem AddCommandBarControl(String, Object, UInt32, UInt32, Object%) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem AddCommandBarControl(String, Object, UInt32, UInt32, Object%) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem AddNamedCommand(Guid%, Guid%, String, UInt32%, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid%) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem AddNamedCommand2 Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem FindCommandBar(IntPtr, Guid%, UInt32) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem FindCommandBar(IntPtr, Guid%, UInt32) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem RemoveCommandBar(Object) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem RemoveCommandBar(Object) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem RemoveCommandBarControl(Object) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem RemoveCommandBarControl(Object) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem RemoveNamedCommand(String) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem RemoveNamedCommand(String) Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem RenameNamedCommand(String, String, String) (IVsProfferCommands kaynağından devralındı.)
Genel yöntem RenameNamedCommand(String, String, String) Altyapı. Microsoft yalnızca iç kullanım.

Üst

Ayrıca bkz.

Başvuru

EnvDTE80 Ad Alanı