Groups | Blog | Home
all groups > vb.net > december 2007 >

vb.net : How to get the Assembly version of a file


Steve
12/14/2007 10:23:44 AM
Hi Guys,
I know how to find the FileVersion using FileVersionInfo, but struggling to
find a way to get Assembly Version.
Any help would be appreciated.

Thanks in advance,
Steve.

Mattias Sjögren
12/14/2007 5:40:13 PM
[quoted text, click to view]

AssemblyName.GetAssemblyName(filePath).Version


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button