Gets the list of all secrets and sub-paths at the specified path.
Namespace: Relativity.API
Assembly: Relativity.API (in Relativity.API.dll) Version: 17.0.1.1 588f15fd7550dbf54835f3417a0142d4ea37dbb5
Syntax
Parameters
- path
- Type: SystemString
The path of the directories to be listed.
Return Value
Type: ListStringArray of directory names (directories that have child secrets in them are appended by a / character)
See Also