Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 578 Bytes

stagepackageoptions.md

File metadata and controls

19 lines (11 loc) · 578 Bytes
-api-id -api-type
T:Windows.Management.Deployment.StagePackageOptions
winrt class

-description

Specifies the deployment options that you can configure when you use the StagePackageByUriAsync method to stage a package.

-remarks

You can pass an initialized instance of this class to the options parameter of the StagePackageByUriAsync method.

-see-also

StagePackageByUriAsync

-examples