Table of Contents

Class DeploymentManager

Namespace
Microsoft.Windows.ApplicationModel.WindowsAppRuntime
Assembly
Microsoft.WindowsAppSDK.Projection.dll
[WindowsRuntimeType("Microsoft.Windows.ApplicationModel.WindowsAppRuntime")]
[ContractVersion(typeof(DeploymentContract), 65536)]
public static class DeploymentManager
Inheritance
DeploymentManager
Inherited Members

Methods

As<I>()

public static I As<I>()

Returns

I

Type Parameters

I

GetStatus()

public static DeploymentResult GetStatus()

Returns

DeploymentResult

Initialize()

public static DeploymentResult Initialize()

Returns

DeploymentResult

Initialize(DeploymentInitializeOptions)

public static DeploymentResult Initialize(DeploymentInitializeOptions deploymentInitializeOptions)

Parameters

deploymentInitializeOptions DeploymentInitializeOptions

Returns

DeploymentResult