Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.28 KB

File metadata and controls

34 lines (27 loc) · 1.28 KB
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