M-Files UI Extensibility Framework
Events Property
IShellListing Interface : Events Property
Description
Returns the event registering interface of the IShellListing interface.
Property type
Read-only property
Syntax
Visual Basic
Public Property Events As IEvents
Return Type
Returns the event registering interface.
Remarks

See Events for a list of supported event types that can be registered to using the IEvents interface in IShellListing.

See Also

IShellListing Interface  | IShellListing Members