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 des métadonnées et qui doit être averti lorsqu’un événement se produit.

S’applique à