Parses a string containing a qualified name, and returns a corresponding qualified name object.
Parameters
- expandedText
- Expanded text of the qualified name.
- defaultNamespaceUriString
- The default namespace to be used if no namespace is specified in the input string.
Return Value
Returns the qualified name object parsed from the input value.
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