Just had the last hours looking for an answer but couldn't find out, so I have no choice but to ask it.
I have a C# app which pops up toast notification. Within these, I've used "appOverrideLogo" to change the displayed image, so the toast shows the application identity below it's content.
But with application id comes it's culture. Does anyone know a way to hide this last one ?
Edit :
I'd like to hide "Culture=neutral" at the right of "Application".