MetadataUpdateHandlerAttribute(Type) Costruttore

Definizione

Inizializza l'attributo .

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

Parametri

handlerType
Type

Tipo che gestisce gli aggiornamenti dei metadati e che deve essere informato quando si verifica un evento.

Si applica a