Partager via


MetadataUpdateHandlerAttribute(Type) Constructeur

Définition

Initialise l'attribut.

public:
 MetadataUpdateHandlerAttribute(Type ^ handlerType);
public MetadataUpdateHandlerAttribute (Type handlerType);
new System.Reflection.Metadata.MetadataUpdateHandlerAttribute : Type -> System.Reflection.Metadata.MetadataUpdateHandlerAttribute
Public Sub New (handlerType As Type)

Paramètres

handlerType
Type

Type qui gère les mises à jour de métadonnées et qui doit être averti en cas de problème.

S’applique à