IEventBindingService.GetEventProperty メソッド
アセンブリ: System (system.dll 内)
構文Function GetEventProperty ( _ e As EventDescriptor _ ) As PropertyDescriptor
Dim instance As IEventBindingService Dim e As EventDescriptor Dim returnValue As PropertyDescriptor returnValue = instance.GetEventProperty(e)
PropertyDescriptor GetEventProperty ( EventDescriptor e )
PropertyDescriptor^ GetEventProperty ( EventDescriptor^ e )
PropertyDescriptor GetEventProperty ( EventDescriptor e )
function GetEventProperty ( e : EventDescriptor ) : PropertyDescriptor
戻り値
イベントを説明する PropertyDescriptor。
解説返される PropertyDescriptor は、文字列の PropertyType を持ちます。
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- IEventBindingService.GetEventProperty メソッドのページへのリンク