Share

ApprenticeServerDocument.FilePropertySets Property

Parent Object: ApprenticeServerDocument

Description

Read-only property that returns the file PropertySets. This is equivalent to the iProperties that got from Shell Extension.

Syntax

ApprenticeServerDocument.FilePropertySets() As PropertySets

Property 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.

Version

Introduced in version 2023

Was this information helpful?