ApprenticeServerDocument.FilePropertySets Property
Parent Object: ApprenticeServerDocumentDescription
Read-only property that returns the file PropertySets. This is equivalent to the iProperties that got from Shell Extension.
Syntax
ApprenticeServerDocument.FilePropertySets() As PropertySetsProperty Value
This is a read only property whose value is a PropertySets.Samples
Name | Description |
Update iProperty values using Apprentice | Updates some iProperty values using Apprentice. The document specified in the code for the Open method must exist. |