Re: Reading Assembly's Manifest

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Mattias Sjögren (mattias.dont.want.spam_at_mvps.org)
Date: 02/07/05


Date: Mon, 07 Feb 2005 17:13:03 +0100


>What is the best way to read an assembly's manifest for its modules and
>dependencies (in C#)? Thanks.

Reflection? It may or may not be the "best" way to do it, but it's
definitely the easiest.

Mattias

-- 
Mattias Sjögren [MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.


Relevant Pages