OPC Studio User's Guide and Reference
FindOrCreateAllDirectories Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.FileTransfer Namespace > IEasyUAFileTransferExtension Class : FindOrCreateAllDirectories Method
Finds or creates an OPC UA directory with given path and name.

The method finds an OPC UA directory with given path and name; it creates the directory, together with the directories on the path, if they are not found.

Overload List
OverloadDescription
Finds or creates an OPC UA directory, specifying the endpoint descriptor, and directory named node path.  
Finds or creates an OPC UA directory, specifying the endpoint descriptor, directory node descriptor, and directory path elements.  
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