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