Welcome to MSDN Blogs Sign in | Join | Help

Looking at Assembly Information

Assembly information is an important part of building an application. This is what gets generated to the executable during compilation. How can you see where this data gets published?

Within in a Windows application select the project properties

From the application tab select Assembly information

Update this to include you data

Compile the application. Then using Windows Explorer right click on the compiled application.


Within the application properties you can easily see the assembly information

Published Thursday, December 07, 2006 4:03 AM by trobbins

Comments

# re: Looking at Assembly Information

Friday, December 08, 2006 1:01 AM by vikram

Good trick.

New Comments to this post are disabled
 
Page view tracker