Node.BaseURI

Node.BaseURI property

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

public virtual string BaseURI { get; }

See Also