Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 915 Bytes

autoupdatesettingsoptions_createfromappinstallerinfo_1936853700.md

File metadata and controls

33 lines (18 loc) · 915 Bytes
-api-id -api-type
M:Windows.Management.Deployment.AutoUpdateSettingsOptions.CreateFromAppInstallerInfo(Windows.ApplicationModel.AppInstallerInfo)
winrt method

Windows.Management.Deployment.AutoUpdateSettingsOptions.CreateFromAppInstallerInfo(Windows.ApplicationModel.AppInstallerInfo)

-description

Creates a new instance of the AutoUpdateSettingsOptions with values from the provided AppInstallerInfo class.

-parameters

-param appInstallerInfo

The AppInstallerInfo object from which a new AutoUpdateSettingsOptions instance is created.

-returns

The new instance of the AutoUpdateSettingsOptions class.

-remarks

-see-also

-examples