IVsProfferCommands2, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE80
Assembly : EnvDTE80 (dans EnvDTE80.dll)
Syntaxe
'Déclaration
<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
Le type IVsProfferCommands2 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
AddCommandBar | Infrastructure. Réservé à un usage interne Microsoft. | |
AddCommandBarControl | Infrastructure. Réservé à un usage interne Microsoft. | |
AddNamedCommand | Infrastructure. Réservé à un usage interne Microsoft. | |
AddNamedCommand2 | Infrastructure. Réservé à un usage interne Microsoft. | |
FindCommandBar | Infrastructure. Réservé à un usage interne Microsoft. | |
RemoveCommandBar | Infrastructure. Réservé à un usage interne Microsoft. | |
RemoveCommandBarControl | Infrastructure. Réservé à un usage interne Microsoft. | |
RemoveNamedCommand | Infrastructure. Réservé à un usage interne Microsoft. | |
RenameNamedCommand | Infrastructure. Réservé à un usage interne Microsoft. |
Début