Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom Properties of a File

Status
Not open for further replies.

dsi

Programmer
Mar 13, 2000
964
US
Is there an API call that will get the custom properties of a file? For example, in Word - File>Properties, you can define custom properties. Can these be retrieved by name without opening the file?

Thanks, in advance...
 
Thanks Swi, but I want to avoid user interaction. I would just like to get the value for a specific Custom Property. For example, if you right-click a Word document from explorer, there is a list of custom property names that can contain information. I would like to, for example, grab the Client or CheckedBy value.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top