Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 621 Bytes

appinstallitem_pintodesktopafterinstall.md

File metadata and controls

23 lines (16 loc) · 621 Bytes
-api-id -api-type ms.custom
P:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem.PinToDesktopAfterInstall
winrt property
RS5

Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallItem.PinToDesktopAfterInstall

-description

Gets or sets a value that indicates whether the product being installed should be pinned to the desktop after installation is complete.

-property-value

True to pin the app to the desktop; otherwise, false.

-remarks

-see-also

-examples