CustomXMLPrefixMapping Object Members
Represents a namespace prefix.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the CustomXMLPrefixMapping object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the CustomXMLPrefixMapping object was created. Read-only. |
| NamespaceURI | Gets the unique address identifier for the namespace of the CustomXMLPrefixMapping object. Read-only. |
| Parent | Gets the Parent object of the CustomXMLPrefixMapping object. Read-only. |
| Prefix | Gets the prefix for a CustomXMLPrefixMapping object. Read-only. |