Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 521 Bytes

stagepackageoptions_developermode.md

File metadata and controls

23 lines (13 loc) · 521 Bytes
-api-id -api-type
P:Windows.Management.Deployment.StagePackageOptions.DeveloperMode
winrt property

-description

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

-property-value

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.

-see-also

[StagePackageOptions][stagepackageoptions.md]

-examples