MetadataUpdateHandlerAttribute(Type) Konstruktor

Definice

Inicializuje atribut .

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, který zpracovává aktualizace metadat a který by měl být upozorněn, když k nějaké dojde.

Platí pro