IDebugCustomAttributeQuery

Représente une requête pour les attributs personnalisés sur une méthode ou un type.

Syntaxe

IDebugCustomAttributeQuery : IUnknown

Méthodes

Cette interface implémente les méthodes suivantes :

Méthode Description
GetCustomAttributeByName Récupère un attribut personnalisé en fonction de son nom.
IsCustomAttributeDefined Détermine dans l’attribut personnalisé spécifié est défini.

Spécifications

En-tête : Sh.h

Espace de noms : Microsoft.VisualStudio.Debugger.Interop

Assembly : Microsoft.VisualStudio.Debugger.Interop.dll