LockScreenBadge.LaunchApp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Launches the app corresponding to the badge.
public:
virtual void LaunchApp() = LaunchApp;
void LaunchApp();
public void LaunchApp();
function launchApp()
Public Sub LaunchApp ()