Node.BaseURI

Node.BaseURI property

このノードの絶対ベース URI を取得するか、実装が絶対 URI を取得できなかった場合は null を取得します。

public virtual string BaseURI { get; }

関連項目