Share via


Metodo ConstructorInfoWrapper.GetCustomAttributes (Boolean)

Questo membro esegue l'override di MemberInfo.GetCustomAttributes(Boolean).

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

'Dichiarazione
Public Overrides Function GetCustomAttributes ( _
    inherit As Boolean _
) As Object()
public override Object[] GetCustomAttributes(
    bool inherit
)

Parametri

Valore restituito

Tipo: array<System.Object[]

Implementa

ICustomAttributeProvider.GetCustomAttributes(Boolean)
_MemberInfo.GetCustomAttributes(Boolean)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConstructorInfoWrapper Classe

Overload GetCustomAttributes

Spazio dei nomi Microsoft.VisualStudio.Shell.Design