Results 1 to 3 of 3

Thread: App.Version equivelant in ASP.NET -RESOLVED

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    App.Version equivelant in ASP.NET -RESOLVED

    I have been looking to add a label to my asp.net that has a version or build.
    I found this.
    System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString

    The above does work.
    Last edited by gtilles; Aug 25th, 2005 at 02:04 PM. Reason: THIS DOES WORK. RESOLVED
    Truly, you have a dizzying intellect.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width