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