Windows RT and Windows 8
winrt.application.identity.string
Specifies the value Mobile Designer sets for the Identity Name field inside the Package.appxmanifest file, which Mobile Designer generates during the build process.
Platforms | Windows RT Windows 8 |
Value | Application name that you want Mobile Designer to use for the Identity Name field in the package manifest file. |
Default | vendor.appname where: vendor is the vendor named specified in the project.jad.vendor.name SDK property. If the value contains spaces, Mobile Designer replaces each space with a hyphen (-). appname is the text name of the application specified in the project.jar.name project property. |