CustomXMLPrefixMapping.NamespaceURI Property

Gets the unique address identifier for the namespace of the CustomXMLPrefixMapping object. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property NamespaceURI As String
    Get
'Usage
Dim instance As CustomXMLPrefixMapping
Dim value As String

value = instance.NamespaceURI
string NamespaceURI { get; }

Property Value

Type: System.String
String

See Also

Reference

CustomXMLPrefixMapping Interface

CustomXMLPrefixMapping Members

Microsoft.Office.Core Namespace