Attempts to combine the current browse path with a given relative browse path string.
            
            
            
            
        
            Parameters
- more
 
- The relative browse path string that the current browse path is to be combined with.
 
            
            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