Click here to Skip to main content
15,891,788 members
Articles / Programming Languages / Visual Basic

Get an Executable Assembly Name

Rate me:
Please Sign up or sign in to vote.
2.29/5 (5 votes)
17 Oct 2008CPOL2 min read 77.2K   555   15  
Use GetEntryAssembly to obtain an executable's assembly name - even from a DLL.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer ThomsonReuters Tax & Accounting
United States United States
I am a Senior System Administrator for a 400+ server ASP farm. With such a large farm and limited staff, our goal is to add as much automation as possible to the system. Most of my programming consists of intelligent slack: spending 2 hours to write a program that handles a reoccurring 10 minute manual job.

Comments and Discussions