AddPackageOptions.DeveloperMode Property

Definition

Gets or sets a value that indicates whether the app is installed in developer mode.

C#
public bool DeveloperMode { get; set; }

Property Value

Boolean

TRUE to install the app in developer mode; otherwise, FALSE.

Remarks

For more information, see the details about development mode in the remarks section of DeploymentOptions.

Applies to

Product Versions
WinRT Build 19041, Build 20348, Build 22000, Build 22621, Build 26100