Formats the qualified name collection (a simple relative path) into a string, using a standard default namespace URI string.
Syntax
Parameters
- qualifiedNameCollection
- The qualified name collection.
The value of this parameter cannot be null
(Nothing
in Visual Basic).
The individual elements of the parameter value cannot be null
(Nothing
in Visual Basic).
Return Value
The formatted simple relative path string.
This method never returns null
(Nothing
in Visual Basic).
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