PartDiscovery.ThrowOnInvalidExportingMember(ICustomAttributeProvider) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lève une exception si certaines règles de base pour un membre exportateur sont violées.
protected virtual void ThrowOnInvalidExportingMember (System.Reflection.ICustomAttributeProvider member);
abstract member ThrowOnInvalidExportingMember : System.Reflection.ICustomAttributeProvider -> unit
override this.ThrowOnInvalidExportingMember : System.Reflection.ICustomAttributeProvider -> unit
Protected Overridable Sub ThrowOnInvalidExportingMember (member As ICustomAttributeProvider)
Paramètres
- member
- ICustomAttributeProvider
Membre exportateur (ou type).