Home All Groups Group Topic Archive Search About
Author
13 Dec 2006 8:26 AM
Roop
Hello All,

Please consider this Query ... I know i am asking a very silly thing,
but as the Beginner of .NET Frame Work, ? i would like to know the path
of my project Assembly.I found in bin directory but unable to get the
Assembly.

Regards
Roop

Author
13 Dec 2006 9:38 PM
Michael Nemtsev
Hello Roop,

R> Please consider this Query ... I know i am asking a very silly thing,
R> but as the Beginner of .NET Frame Work, ? i would like to know the
R> path of my project Assembly.

To get the path from the code?

> I found in bin directory but unable to get the Assembly.

Assembly.GetExecutingAssembly().GetName().CodeBase

---
WBR,
Michael  Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

AddThis Social Bookmark Button