The LaunchableProcessesEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAdded
Gets the list of new launchable processes that are added for the currently logged in user.
Public propertyRemoved
Gets the list of launchable processes that are removed for the currently logged in user.
Public propertyUpdated
Gets the list of updated launchable processes for the currently logged in user.

See Also