EventHandlerAttribute.EventArgsType Property

Definition

Gets the event argument type.

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

Property Value

Applies to