
- Forum
- Programming Talk
- Microsoft .NET
- Which File Contain details
Which File Contain details
This is a discussion on Which File Contain details within the Microsoft .NET forums, part of the Programming Talk category; I have files named as MyClasses.netmodule,MyApp.netmodule and MyApp.exe. I want to know which files contains the assembly manifest. Will all ...
-
Which File Contain details
I have files named as MyClasses.netmodule,MyApp.netmodule and MyApp.exe. I want to know which files contains the assembly manifest. Will all the three files have the same?
-
No not all your three files namely MyClasses.netmodule,MyApp.netmodule and MyApp.exe would contain the assembly manifest. The assembly manifest is contained in the file named as MyApp.exe only.

Reply With Quote





