Share via


XmlNamespace.Uri Property

Excel Developer Reference

Returns a String that represents the Uniform Resource Identifier (URI) for the specified XML namespace. Read-only.

Syntax

expression.Uri

expression   A variable that represents a XmlNamespace object.

See Also