CustomXMLNode.NamespaceURI Property
Gets the unique address identifier for the namespace of the CustomXMLNode object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property NamespaceURI As String
Get
'Usage
Dim instance As CustomXMLNode
Dim value As String
value = instance.NamespaceURI
string NamespaceURI { get; }
Property Value
Type: System.String
String