Launch the application specified in the
ApplicationUri.
Syntax
Visual Basic (Declaration) | |
---|
Public Overloads Sub LaunchApplication() |
C# | |
---|
public void LaunchApplication() |
Delphi | |
---|
public procedure LaunchApplication(); |
JScript | |
---|
public function LaunchApplication(); |
Managed Extensions for C++ | |
---|
public: void LaunchApplication(); |
C++/CLI | |
---|
public:
void LaunchApplication(); |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also