IVsProfferCommands, 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 :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")> _
Public Interface IVsProfferCommands
[InterfaceTypeAttribute()]
[GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface IVsProfferCommands
[InterfaceTypeAttribute()]
[GuidAttribute(L"8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface class IVsProfferCommands
[<InterfaceTypeAttribute()>]
[<GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")>]
type IVsProfferCommands =  interface end
public interface IVsProfferCommands

Le type IVsProfferCommands expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AddCommandBar Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique AddCommandBarControl Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique AddNamedCommand Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique FindCommandBar Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique RemoveCommandBar Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique RemoveCommandBarControl Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique RemoveNamedCommand Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique RenameNamedCommand Infrastructure. Réservé à un usage interne Microsoft.

Début

Voir aussi

Référence

EnvDTE, espace de noms