P
Phil Galey
I created a VB.NET application, together with an associated installation
project, and in the installation project I specified the ProductName. But
when I run the application, if I try to retrieve the ProductName using
Application.ProductName, it always returns an empty string. I've looked
under Solution Properties, but haven't found anything.
How do I get Application.ProductName to return the application product name?
Thanks.
project, and in the installation project I specified the ProductName. But
when I run the application, if I try to retrieve the ProductName using
Application.ProductName, it always returns an empty string. I've looked
under Solution Properties, but haven't found anything.
How do I get Application.ProductName to return the application product name?
Thanks.