Details

List Details

get

Retrieve the list of package details from an image.

Query parameters
PathstringOptional

The MSIX image path (URL encoded in ASCII format).

Responses
chevron-right
200

Success

application/json; api-version=1.0

Package Details

packageNamestring · nullableOptional

Package name

displayNamestring · nullableOptional

Application package display name

versionstring · nullableOptional

Application package version

publisherstring · nullableOptional

Application package publisher name

msixImagePathstring · nullableOptional

MSIX image path

dependenciesstring · nullableOptional

Application pacakge dependencies

get
/api/MSIXImage/Details

Last updated