Parses a string containing an absolute browse path, and returns a corresponding browse path object.
            
            
            Syntax
            
        
            Parameters
- value
 
- The string containing the absolute browse path to be parsed.
 - defaultNamespaceUriString
 
- The namespace URI to be used with all elements that do not explicitly specify a namespace.
 
            
            Return Value
Returns the browse path object parsed from the input value.
 
            Exceptions
            
            
            
            
            
            
            
            
            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