Overload | Description |
---|---|
IsFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANamedNodeDescriptor) | Determines whether the specified OPC UA node is an OPC UA file object, specifying the endpoint descriptor, and named node descriptor. |
IsFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,IReadOnlyList<String>,String) | Determines whether the specified OPC UA node is an OPC UA file object, specifying the endpoint descriptor, the directory node descriptor, directory path elements, and file name. |
IsFile(IEasyUAFileTransfer,UAEndpointDescriptor,UANodeDescriptor,String) | Determines whether the specified OPC UA node is an OPC UA file object, specifying the endpoint descriptor, the directory node descriptor, and file name. |