BaseURI

Node.BaseURI property

获取此节点的绝对基准 URI,如果实现无法获取绝对 URI,则返回 null。

public virtual string BaseURI { get; }

另请参阅