Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PageURIとHrefをC#で絶対URL / URIに変換するにはどうすればよいですか?
つまり、特定のPageURIでWebページをスキャンしていて、HTMLにHREFを持つリンク/ノードがあり、このHREFを有効な絶対URIに変換したいと考えています。
背景-私がここで抱えていた問題に注意してください
new URI(uri, string) はそれを行います