CustomXMLSchemaCollection.NamespaceURI Property (Office)
Gets the unique address identifier for the namespace of the CustomXMLSchemaCollection object. Read-only.
Syntax
expression .NamespaceURI(Index)
expression An expression that returns a CustomXMLSchemaCollection object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Index |
Required |
Long |
The index number of the CustomXMLSchema object. |
Return Value
String