Attempts to append a relative browse path string to the current browse path, with specified maximum parent depth.
Parameters
- more
- The relative browse path string to be appended to the current browse path.
- maximumParentDepth
- How many levels above the base path can be referenced.
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