Overload | Description |
---|---|
DeleteFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Deletes an existing OPC UA file, specifying the endpoint descriptor, and existing file named node descriptor. |
DeleteFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Deletes an existing OPC UA file, specifying the endpoint descriptor, directory node descriptor, directory path elements, and existing file name. |
DeleteFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Deletes an existing OPC UA file, specifying the endpoint descriptor, directory node descriptor, and existing file name. |