Question

Je développe une application Windows Phone 7.J'ai remarqué l'étiquette de genre dans wmappmanifest.xml, mais n'a pas pu faire quelque chose d'utile avec elle.Comment puis-je catégoriser mon application pour être un jeu?Et s'il est possible, ajoutez-le à une certaine catégorie de la section Jeux.

<?xml version="1.0" encoding="utf-8" ?>
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2009/deployment"
            AppPlatformVersion="7.1">
  <App xmlns=""
       ProductID="" 
    Title="" 
    RuntimeType="" 
    Version="" 
    Genre="How can I use this?" 
    Author="" 
    Description="" 
    Publisher="">

Était-ce utile?
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top