Converts the string representation of a qualified name to equivalent qualified name object. A return value indicates whether the conversion succeeded.
            
            Overload List
| Overload | Description | 
|---|
| TryParse | Converts the string representation of a qualified name to equivalent qualified name object. A return value indicates whether the conversion succeeded. | 
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