Share via


XMLNamespace.URI Property

Returns a String that represents the Uniform Resource Identifier (URI) of the associated namespace.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property URI As String
    Get
'Usage
Dim instance As XMLNamespace
Dim value As String

value = instance.URI
string URI { get; }

Property Value

Type: System.String

See Also

Reference

XMLNamespace Interface

XMLNamespace Members

Microsoft.Office.Interop.Word Namespace