Nota
Prístup na túto stránku vyžaduje autorizáciu. Môžete sa pokúsiť prihlásiť alebo zmeniť adresár.
Prístup na túto stránku vyžaduje autorizáciu. Môžete skúsiť zmeniť adresáre.
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
Spolupracujte s nami na GitHube
Zdroj tohto obsahu nájdete na GitHube, kde môžete tiež vytvárať a kontrolovať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľmi.