Share via


IApplicationLauncher.ApplicationArguments Property

3/29/2010

Gets optional params to pass to the application to launch.

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

Syntax

string ApplicationArguments { get; }
'Declaration
ReadOnly Property ApplicationArguments 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