| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hello! Can somebody give some example for what kind of metadata in included in the assembly ? //Tony |
|
#2
| |||
| |||
| "Tony Johansson" <johansson.andersson@telia.com> wrote in message news:OkZYs5NCJHA.5012@TK2MSFTNGP05.phx.gbl... > Can somebody give some example for what kind of metadata in included in > the > assembly ? You can use ILDASM.EXE (from the Framework folder) to view it yourself. Use ILDASM (Intermediate Language Disassembler) to open an assembly, and then use the graphical interface of the program to examine the contents of the assembly. |
|
#3
| |||
| |||
| On Aug 28, 3:31*am, "Tony Johansson" <johansson.anders...@telia.com> wrote: > Hello! > > Can somebody give some example for what kind of metadata in included in the > assembly ? > > //Tony That is kind of a retorical question, ALL the metadata is stored in the assembly. Maybe the question is what info about a type end being stored as metadata. Follow the suggestion of Alberto to inspect an assembly. The complete list though could be find in the compiler doc. or maybe in the framework especification, not sure where. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.