Język

MetadataUpdateHandlerAttribute(Type) Konstruktor

Definicja

Inicjuje atrybut .

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

Parametry

handlerType
Type

Typ, który obsługuje aktualizacje metadanych i powinien być powiadamiany, gdy wystąpią.

Dotyczy