IEventBindingService::GetEventProperty Method (EventDescriptor^)
.NET Framework (current version)
Converts a single event descriptor to a property descriptor.
Assembly: System (in System.dll)
Parameters
- e
-
Type:
System.ComponentModel::EventDescriptor^
The event to convert.
Return Value
Type: System.ComponentModel::PropertyDescriptor^A PropertyDescriptor that describes the event.
The returned PropertyDescriptor has a PropertyType of string.
.NET Framework
Available since 1.1
Available since 1.1
Show: