Adding Summary Information to a file.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • genojoe

    #1

    Adding Summary Information to a file.

    From Windows Explorer you can open a properties dialog for any file from its
    context menu. This dialog has a Summary tab that includes "Title",
    "Subject", etc. among others. How do I populate these fields for a file
    using VB.NET. I thought that FileInfo class would provide this capability
    but apparently, it does not.

    Can someone point me in the right direction?
Working...