Provides the classes for Language-Integrated Query (LINQ) to Extensible Markup Language (XML). LINQ to XML is an in-memory XML programming interface that enables you to modify XML documents efficiently and easily. Commonly Used Types: System.Xml.Linq.XElement System.Xml.Linq.XAttribute System.Xml.Linq.XDocument System.Xml.Linq.XText System.Xml.Linq.XNode System.Xml.Linq.XContainer System.Xml.Linq.XComment System.Xml.Linq.XObject System.Xml.Linq.XProcessingInstruction System.Xml.Linq.XDocumentType
dotnet add package System.Xml.XDocument --version 4.0.0-beta-23109
Install-Package System.Xml.XDocument -Version 4.0.0-beta-23109
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-23109, ) |
| System.Runtime | [4.0.0-beta-23109, ) |
| System.Xml.ReaderWriter | [4.0.0-beta-23109, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.0-beta-23109, ) |
| System.Runtime | [4.0.0-beta-23109, ) |
| System.Xml.ReaderWriter | [4.0.0-beta-23109, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-27 18:36:34 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |