Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

page_type sample
languages
csharp
cpp
products
windows
windows-app-sdk
name Deployment Manager sample
description Shows how to use the Windows App Runtime Deployment API
urlFragment deployment
extendedZipContent
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