View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TomH TomH is offline
external usenet poster
 
Posts: 13
Default 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