Partager via


ConstructorInfoWrapper.IsDefined, méthode

Ce membre substitue MemberInfo.IsDefined(Type, Boolean).

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Overrides Function IsDefined ( _
    attributeType As Type, _
    inherit As Boolean _
) As Boolean
public override bool IsDefined(
    Type attributeType,
    bool inherit
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

ICustomAttributeProvider.IsDefined(Type, Boolean)
_MemberInfo.IsDefined(Type, Boolean)

Sécurité .NET Framework

Voir aussi

Référence

ConstructorInfoWrapper Classe

Microsoft.VisualStudio.Shell.Design, espace de noms