IApplicationLauncher Members
3/29/2010
Defines the properties, methods, and events that are shared by any object that can have an application launched.
The following tables list the members exposed by the IApplicationLauncher type.
Public Properties
Name | Description | |
---|---|---|
ApplicationArguments | Gets optional params to pass to the application to launch. | |
ApplicationLaunchId | Gets the ID that uniquely identifies a particular application launch request. | |
ApplicationToLaunch | Gets the fully qualified path-name of the application (the executable) to launch. |
Top
Public Methods
Name | Description | |
---|---|---|
DisableApplicationLauncher | Disables the application from being launched. | |
EnableApplicationLauncher | Overloaded. |
Top
See Also
Reference
IApplicationLauncher Interface
Microsoft.WindowsMobile Namespace