Description
Contains all defined directory styles of the parent BaseQuery.
Members
DirectoryStyle | Defines a single directory style within DirectoryStyleList of the parent BaseQuery. |
Example
Remarks
There is only one <DirectoryStyleList for each BaseQuery, and it contains all directory styles of that BaseQuery.
If another BaseQuery needs to use exactly the same directory styles, you need to duplicate them - there's no way to reference them.