Attempts to append a relative browse path string to the current OPC-UA browse path.
Parameters
- more
- The relative browse path string to be appended to the current browse path.
- defaultNamespaceUriString
- The namespace URI to be used with all elements that do not explicitly specify a namespace.
Return Value
Returns
null
if successful; otherwise, some
OpcLabs.BaseLib.IStringParsingError indicating the reason of the failure.
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