Hi all!

As it is written here: http://msdn.microsoft.com/library/de...dexsidenet.asp
, in the header of a PE file, there it is written the .NET Framework version, the application was built by.
How could I read out this .NET Framework version info using C#?

Thx a lot.