Share via


IApplicationLauncher.ApplicationLaunchId Property

3/29/2010

Gets the ID that uniquely identifies a particular application launch request.

Namespace: Microsoft.WindowsMobile
Assembly: Microsoft.WindowsMobile (in microsoft.windowsmobile.dll)

Syntax

string ApplicationLaunchId { get; }
'Declaration
ReadOnly Property ApplicationLaunchId As String

Remarks

An application can have multiple application launch requests, but their ID's must all be unique.

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