FDO API Reference Feature Data Objects

System::String* XmlReader::PrefixToUri System::String *  prefix  ) 
 

Gets the URI for a namespace prefix.

Parameters:
prefix Input the namespace prefix.
Returns:
Returns the URI; L"" if the prefix is not in-scope at the current position in the XML document.

Comments or suggestions? Send us feedback.