EventInfo._EventInfo.GetType メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
T:System.Type型を表すEventInfo オブジェクトを返します。
virtual Type ^ System.Runtime.InteropServices._EventInfo.GetType() = System::Runtime::InteropServices::_EventInfo::GetType;
Type _EventInfo.GetType();
abstract member System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
Function GetType () As Type Implements _EventInfo.GetType
返品
T:System.Type型を表すEventInfo オブジェクト。