前処理命令 "mso-infoPathSolution" にアクセスし、href 属性を持ち、http://www.msn.com と言う URL を割り当てたい
<?xml version="1.0" encoding="utf-8"?>
<?mso-infoPathSolution name="urn:schemas-microsoft-com:office:infopath:XMLtool:-myXSD-2013-06-22T17-00-48" solutionVersion="1.0.0.457" productVersion="14.0.0.0" PIVersion="1.0.0.0" href="" ?>
XDocument クラスを使用する必要があります。どうすればそれを達成できますか?