Skip to content

Latest commit

 

History

History

DeploymentManager

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
page_type languages products name description urlFragment extendedZipContent
sample
csharp
cpp
windows
windows-app-sdk
Deployment Manager sample
Shows how to use the Windows App Runtime Deployment API
deployment
path target
LICENSE
LICENSE

Deployment Manager sample

This sample demonstrates how to use the DeploymentManager class to ensure the WindowsAppRuntime is initialized and in a good state.

Prerequisites

Building and running the sample

  • Open the solution file (.sln) in Visual Studio.
  • From Visual Studio, either Start Without Debugging (Ctrl+F5) or Start Debugging (F5).

Related Links