Partager via


ConstructorInfoWrapper.GetCustomAttributes, méthode (Type, Boolean)

Ce membre substitue MemberInfo.GetCustomAttributes(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 GetCustomAttributes ( _
    attributeType As Type, _
    inherit As Boolean _
) As Object()
public override Object[] GetCustomAttributes(
    Type attributeType,
    bool inherit
)

Paramètres

Valeur de retour

Type : array<System.Object[]

Implémentations

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

Sécurité .NET Framework

Voir aussi

Référence

ConstructorInfoWrapper Classe

GetCustomAttributes, surcharge

Microsoft.VisualStudio.Shell.Design, espace de noms