Acrux Html Parser Documentation
BaseURI Property
NamespacesAcrux.HtmlHtmlNodeBaseURI
Returns the base URI of the current node.
Declaration Syntax
C#Visual BasicVisual C++
public string BaseURI { get; }
Public ReadOnly Property BaseURI As String
public:
property String^ BaseURI {
	String^ get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)