XML Literals (Visual Basic)
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 |
---|---|
Describes the syntax for literals that represent XElement objects. |
|
Describes the syntax for literals that represent XDocument objects. |
|
Describes the syntax for literals that represent XCData objects. |
|
Describes the syntax for literals that represent XComment objects. |
|
Describes the syntax for literals that represent XProcessingInstruction objects. |