Re: Reading Assembly's Manifest
From: Mattias Sjögren (mattias.dont.want.spam_at_mvps.org)
Date: 02/07/05
- Next message: Michael Conroy: "Re: Combobox fun - "Specified argument was out of the range...""
- Previous message: Ollie Riches: "Re: Align Datagrid Headers and Detail"
- In reply to: John Puopolo: "Reading Assembly's Manifest"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Michael Conroy: "Re: Combobox fun - "Specified argument was out of the range...""
- Previous message: Ollie Riches: "Re: Align Datagrid Headers and Detail"
- In reply to: John Puopolo: "Reading Assembly's Manifest"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|