EventHandlerAttribute.EventArgsType 属性

定义

获取事件参数类型。

public:
 property Type ^ EventArgsType { Type ^ get(); };
public Type EventArgsType { get; }
member this.EventArgsType : Type
Public ReadOnly Property EventArgsType As Type

属性值

适用于