How to access .NET Framework FileVersionInfo data type
I have a macro that lists various data properties of files in the current
folder.
I would like to also list the Comments property from the .NET Framework
FileVersionInfo data type. How do I declare this data type in a macro so the
data is accessible for listing
|