Provides an older in-memory Extensible Markup Language (XML) programming interface that enables you to modify XML documents. Developers should prefer the classes in the System.Xml.XDocument package. Commonly Used Types: System.Xml.XmlNode System.Xml.XmlElement System.Xml.XmlAttribute System.Xml.XmlDocument System.Xml.XmlDeclaration System.Xml.XmlText System.Xml.XmlComment System.Xml.XmlNodeList System.Xml.XmlWhitespace System.Xml.XmlCDataSection
dotnet add package System.Xml.XmlDocument --version 4.0.0-beta-22605
Install-Package System.Xml.XmlDocument -Version 4.0.0-beta-22605
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-22605, ) |
| System.Runtime | [4.0.0-beta-22605, ) |
| System.Xml.ReaderWriter | [4.0.0-beta-22605, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-02-13 20:06:38 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |