Get version info




How can I get version info for my dll? Version is stored in resources as
"1.1.1.0". I need to get version for dll from the code located in the same
dll. I don't have path to the dll.

Thank you in advance.


.