XPath2Functions.BaseURI MethodXPath2Functions.BaseURI MethodXPath2Functions::BaseURI Method
Implementation of the
fn:base-uri
function.
Syntax
Public Shared Function BaseURI( _ argument As System.Xml.XPath.XPathNavigator _ ) As String
public static string BaseURI( System.Xml.XPath.XPathNavigator argument )
public: static String^ BaseURI( System.Xml.XPath::XPathNavigator^ argument )
Parameters
- argument
Type: System.Xml.XPath.XPathNavigatorSystem.Xml.XPath.XPathNavigatorSystem.Xml.XPath::XPathNavigator^
The argument.