Aracılığıyla paylaş


EventEntry.HandlerType Özellik

Tanım

Olay için temsilci türünü alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property Type ^ HandlerType { Type ^ get(); void set(Type ^ value); };
public Type HandlerType { get; set; }
member this.HandlerType : Type with get, set
Public Property HandlerType As Type

Özellik Değeri

Type

TypeOlay için temsilci türünü temsil eden bir.

Şunlara uygulanır