Pulkit Mehta
Pulkit Mehta

Reputation: 117

Display custom information in App settings of UWP application

I am building a UWP application. When I open the app settings for my App, I see a window like this: Image

I want to display some more information on this window. I want to display if the app is in beta version or debug version or release version on this window.

Is this achievable? Can I get custom information displayed on this window for my UWP app?

Upvotes: 0

Views: 79

Answers (1)

Stefan Wick  MSFT
Stefan Wick MSFT

Reputation: 13850

No, this is not possible today. Please submit a feature suggestion here:

https://wpdev.uservoice.com/

Upvotes: 1

Related Questions