Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
The topics in this section document the syntax of XML literals in Visual Basic. The XML literal syntax enables you to incorporate XML directly in your code.
In This Section
| Topic | Description |
|---|---|
| XML Element Literal | Describes the syntax for literals that represent XElement objects. |
| XML Document Literal | Describes the syntax for literals that represent XDocument objects. |
| XML CDATA Literal | Describes the syntax for literals that represent XCData objects. |
| XML Comment Literal | Describes the syntax for literals that represent XComment objects. |
| XML Processing Instruction Literal | Describes the syntax for literals that represent XProcessingInstruction objects. |
See also
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.