Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 510 Bytes

stagepackageoptions_requiredcontentgrouponly.md

File metadata and controls

21 lines (12 loc) · 510 Bytes
-api-id -api-type
P:Windows.Management.Deployment.StagePackageOptions.RequiredContentGroupOnly
winrt property

-description

Gets or sets a value that indicates whether only the required content group will be staged. An app can be installed as a package with the required content group alone.

-property-value

TRUE indicates that only the required content group will be staged; otherwise, FALSE.

-remarks

-see-also

[StagePackageOptions][stagepackageoptions.md]

-examples