MetadataUpdateHandlerAttribute(Type) Costruttore

Definizione

Consente di inizializzare 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 ricevere una notifica quando si verificano.

Si applica a