Hi there,
I know that in VB I could get and display the application version with App.Version.Major Minor and so on. I did notice in ASP.Net that I have the AssemblyVersion section in my AssemblyInfo.vb file.
My question is, how can I retrieve that info so that I can display it in a label?
Thanks
Xcalibre
I know that in VB I could get and display the application version with App.Version.Major Minor and so on. I did notice in ASP.Net that I have the AssemblyVersion section in my AssemblyInfo.vb file.
My question is, how can I retrieve that info so that I can display it in a label?
Thanks
Xcalibre