This used to be done in the appmanifest but the option appears to have disappeared for Windows 10?
How to set a app tile properties for a Universal Windows App
222 views Asked by DomAyre At
1
This used to be done in the appmanifest but the option appears to have disappeared for Windows 10?
Tiles still go in the manifest. Visual Studio 2015RC doesn't have a visual manifest editor so you will need to edit the XML directly. You can find the full schema in the uap:VisualElements documentation or can see the basics in the wizard based or sample apps: