MetadataUpdateHandlerAttribute(Type) Konstruktor

Definition

Initialisiert das 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)

Parameter

handlerType
Type

Ein Typ, der Metadatenaktualisierungen verarbeitet und benachrichtigt werden soll, wenn ein Fehler auftritt.

Gilt für: