PC Review


Reply
Thread Tools Rate Thread

How do I list all embedded resources in an assembly?

 
 
Don
Guest
Posts: n/a
 
      7th Oct 2003
Is there a way to iterate through all embedded resources in an assembly and
retrieve their names?

- Don


 
Reply With Quote
 
 
 
 
Armin Zingler
Guest
Posts: n/a
 
      7th Oct 2003
"Don" <(E-Mail Removed)> schrieb
> Is there a way to iterate through all embedded resources in an
> assembly and retrieve their names?


System.Reflection.Assembly.GetManifestResourceNames

To get the current assembly:
System.Reflection.Assembly.GetExecutingAssembly

--
Armin

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[NET2.0] Accessing Assembly Resources from other Assembly dkunha Microsoft C# .NET 1 22nd Jan 2007 04:08 PM
[NET2.0] Accessing Assembly Resources from other Assembly dkunha Microsoft VB .NET 0 22nd Jan 2007 10:54 AM
URGENT - List of all embedded resources keys chipxsd Microsoft ASP .NET 0 2nd Nov 2006 02:40 PM
Assembly Resources =?Utf-8?B?QnJhbmRvbiBCbG9vbQ==?= Microsoft Dot NET 2 1st Aug 2004 05:59 PM
Adding resources to an assembly =?iso-8859-1?Q?Andreas_H=E5kansson?= Microsoft C# .NET 1 29th Sep 2003 05:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:33 AM.