XPathFunctionItem.LocalName PropertyXPathFunctionItem.LocalName PropertyXPathFunctionItem::LocalName Property
- XmlPrime 5.0
- Other Versions ▼
Gets the local name of the function referenced by this funciton item.
Property Value
Type: System.StringSystem.StringSystem::String^
A stringStringString representing the local name of the function, or EmptyEmptyEmpty if the function is an anonymous function.