Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 697 Bytes

appinstallerinfo.md

File metadata and controls

27 lines (15 loc) · 697 Bytes
-api-id -api-type
T:Windows.ApplicationModel.AppInstallerInfo
winrt class

Windows.ApplicationModel.AppInstallerInfo

-description

Represents an App Installer file containing app package and bundle information for defining the packages that are part of a related set and specifying update and repair configuration.

-remarks

For more information on the file format and contents, see App Installer File.

Get an instance of this class by calling Package.GetAppInstallerInfo.

-see-also

-examples