HtmlDocument.Base (gb.xml.html)

Property Base As String

Returns or sets the base URL to use for all relative URLs contained within a document. If no <base> tag exists in the document, this property returns Null, and creates a new <base> element when set.

See Also