|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need to get file VersionHello,
I need to get the file version for a file. I am looking for the same version shown when you right-click and use properties to view file version. Thanks in advance for any help, Jacky Jack,
I tried it with a txt file in explorer, but did not see any kind of version, are you sure that it is in every file? Cor Show quoteHide quote "Jack" <jo***@webfoxmail.com> schreef in bericht news:%23FDbTUfhGHA.4404@TK2MSFTNGP05.phx.gbl... > Hello, > > I need to get the file version for a file. I am looking for the same > version shown when you right-click and use properties to view file > version. > > Thanks in advance for any help, > > Jacky > >I need to get the file version for a file. I am looking for the same For executable files you can use the FileVersionInfo class.>version shown when you right-click and use properties to view file version. Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup. "Jack" <jo***@webfoxmail.com> schrieb: 'System.Diagnostics.FileVersionInfo'.> I need to get the file version for a file. I am looking for the same > version shown when you right-click and use properties to view file > version. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Thanks!!!!
Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:Od0dXYphGHA.2208@TK2MSFTNGP05.phx.gbl... > "Jack" <jo***@webfoxmail.com> schrieb: >> I need to get the file version for a file. I am looking for the same >> version shown when you right-click and use properties to view file >> version. > > 'System.Diagnostics.FileVersionInfo'. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/>
Calling VB.Net classes from VB6
VB.NET Screen Stops Refreshing After Losing Focus?? Why choose SQL Express over Access? Offset lines appearing over form after delay (NVIDIA Chipset) Soap Formatter namespace not found UI to enter values into a structure Crypto removing white spaces from byte array Restart, but after a delay Update database field WTSEnumerateProcesses |
|||||||||||||||||||||||