IApplicationLauncher.ApplicationToLaunch Property
3/29/2010
Gets the fully qualified path-name of the application (the executable) to launch.
Namespace: Microsoft.WindowsMobile
Assembly: Microsoft.WindowsMobile (in microsoft.windowsmobile.dll)
Syntax
string ApplicationToLaunch { get; }
'Declaration
ReadOnly Property ApplicationToLaunch As String
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
IApplicationLauncher Interface
IApplicationLauncher Members
Microsoft.WindowsMobile Namespace