OPC Studio User's Guide and Reference
IsFileOrDirectory Method



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