QualifyPath property: List 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 method is constructed from four properties: PackageRoot, QualifyPath, AppClassID, and AppClassMethod

This property is read/write.