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



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