EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEventProperty メソッド
アセンブリ: System.Design (system.design.dll 内)

Private Function System.ComponentModel.Design.IEventBindingService.GetEventProperty ( _ e As EventDescriptor _ ) As PropertyDescriptor Implements IEventBindingService.GetEventProperty
Dim instance As EventBindingService Dim e As EventDescriptor Dim returnValue As PropertyDescriptor returnValue = CType(instance, IEventBindingService).GetEventProperty(e)
PropertyDescriptor IEventBindingService.GetEventProperty ( EventDescriptor e )
private: virtual PropertyDescriptor^ System.ComponentModel.Design.IEventBindingService.GetEventProperty ( EventDescriptor^ e ) sealed = IEventBindingService::GetEventProperty
戻り値
イベントを説明する PropertyDescriptor。



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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- EventBindingService.System.ComponentModel.Design.IEventBindingService.GetEventProperty メソッドのページへのリンク