Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 697 Bytes

package_sourceurischemename.md

File metadata and controls

32 lines (21 loc) · 697 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Package.SourceUriSchemeName
winrt property

Windows.ApplicationModel.Package.SourceUriSchemeName

-description

Contains the scheme part of the URI that was used to install the package.

-property-value

-remarks

Some common scheme examples:

Scheme Description
http Installed from a package hosted on a web server.
https Installed from a package hosted on a web server with SSL.
file Installed from a package on a local or network disk.

-examples

-see-also

Package.GetAppInstallerInfo