GetTrashRoot
Get the root directory of Trash for current user when the path specified is deleted.
Input
Name | Type | Required | Description |
Path | String | False | The path whose trash root will be returned. |
Result Set Columns
Name | Type | Description |
Path | String | The path of the current user's trash root (for the specified path). |