Metoda ConstructorInfoWrapper.GetCustomAttributes — (Boolean)
Ten element członkowski zastępuje element MemberInfo.GetCustomAttributes(Boolean).
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Design
Zestaw: Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)
Składnia
'Deklaracja
Public Overrides Function GetCustomAttributes ( _
inherit As Boolean _
) As Object()
public override Object[] GetCustomAttributes(
bool inherit
)
Parametry
- inherit
Typ: System.Boolean
Wartość zwracana
Typ: array<System.Object[]
Implementuje
ICustomAttributeProvider.GetCustomAttributes(Boolean)
_MemberInfo.GetCustomAttributes(Boolean)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..