| Overload | Description | 
|---|---|
| GetFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Obtains a node descriptor of an OPC UA file object, specifying the endpoint descriptor, and named node descriptor of the file. | 
| GetFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Obtains a node descriptor of an OPC UA file object, specifying the endpoint descriptor, the directory node descriptor, and directory path elements. | 
| GetFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Obtains a node descriptor of an OPC UA file object, specifying the endpoint descriptor, the directory node descriptor, and file name. |