Hello,
Why FileSystem.SpecialDirectories.AllUsersApplicationData give me back the wrong version number?
Version number is taken from SmartAssembly and not from .net file!
Code:
MsgBox(My.Computer.FileSystem.SpecialDirectories.AllUsersApplicationData.ToString)
Best regards
Mena
Add comment
Please sign in to leave a comment.