Document.BaseURI

Document.BaseURI property

The absolute base URI of this node or null if the implementation wasn’t able to obtain an absolute URI.

public override string BaseURI { get; }

See Also