OPC Studio User's Guide and Reference
IsFile Method (IEasyUAFileTransferExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.FileTransfer Namespace > IEasyUAFileTransferExtension Class : IsFile Method
Determines whether the specified OPC UA node is an OPC UA file object.
Overload List
OverloadDescription
Determines whether the specified OPC UA node is an OPC UA file object, specifying the endpoint descriptor, and named node descriptor.  
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.  
Determines whether the specified OPC UA node is an OPC UA file object, specifying the endpoint descriptor, the directory node descriptor, and file name.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also