Share via


MetadataUpdateHandlerAttribute(Type) Construtor

Definição

Inicializa o atributo.

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

Parâmetros

handlerType
Type

Um tipo que manipula atualizações de metadados e que deve ser notificado quando ocorrerem.

Aplica-se a