Overload | Description |
---|---|
ListFileAndDirectoryNames(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodePath) | Obtains names of files and directories under the specified OPC UA directory, specifying the endpoint descriptor, and named node path of the directory. |
ListFileAndDirectoryNames(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor) | Obtains names of files and directories under the specified OPC UA directory, specifying the endpoint descriptor, and the directory node descriptor. |
ListFileAndDirectoryNames(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>) | Obtains names of files and directories under the specified OPC UA directory, specifying the endpoint descriptor, the directory node descriptor, and directory path elements. |