XPathFunctionItem.Namespace PropertyXPathFunctionItem.Namespace PropertyXPathFunctionItem::Namespace Property
- XmlPrime 4.0
- Other Versions ▼
Gets the namespace URI of the function referenced by this function item.
Property Value
Type: System.StringSystem.StringSystem::String^
A stringStringString representing the namespace URI of the function, or EmptyEmptyEmpty if the function is not in a namespace or is an anonymous function.