EventHandlerAttribute.EventArgsType プロパティ

定義

イベント引数の型を取得します。

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

プロパティ値

適用対象