QualifyPath property: ActionItem class

Description

Use this property to set or return a string value representing the names of each subpackage in the application class hierarchy that define the location of the application class. Separate subpackage names by a colon. If the class is defined in the top-level application package, use a colon only.

Note:

The full path to the ItemPostProcess method is constructed from three properties: PackageRoot, QualifyPath, and AppClassID

This property is read/write.