| Overload | Description | 
|---|---|
| FindFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Finds a file or directory object under the specified parent directory, specifying the endpoint descriptor, and named node descriptor. | 
| FindFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Finds a file or directory object under the specified parent directory, specifying the endpoint descriptor, the directory node descriptor, and directory path elements. | 
| FindFileOrDirectory(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Finds a file or directory object under the specified parent directory, specifying the endpoint descriptor, the directory node descriptor, and file or directory name. |