M
Morten Nielsen
How can I request the Assembly Version that I set in "AssemblyInfo.cs" ?
In a Windows application, I can get the current version using
Application.ProductVersion, but this naturally won't work with ASP.NET.
In a Windows application, I can get the current version using
Application.ProductVersion, but this naturally won't work with ASP.NET.