Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 621 Bytes

package_installeddate.md

File metadata and controls

25 lines (17 loc) · 621 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Package.InstalledDate
winrt property

Windows.ApplicationModel.Package.InstalledDate

-description

Gets the date on which the application package was installed or last updated.

-property-value

The date on which the application package was installed or last updated.

-remarks

Note that this property will not be updated when package updates are deployed directly from Visual Studio to a device.

-examples

-see-also

Package.InstallDate