Welcome to MSDN Blogs Sign in | Join | Help

March 2004 - Posts

Determining Whether a File Is an Assembly

A file is an assembly if and only if it's managed and it contains an Assembly entry in its CLR metadata. Determining by hand A fast way to determine whether a file is an assembly is to run ildasm.exe on it. If it immediately gives an error saying that
Posted by Suzanne Cook | 10 Comments
Filed under:
 
Page view tracker