Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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
Saradnja sa nama na GitHub
Izvor za ovaj sadržaj može se naći na GitHub-u, gde takođe možete kreirati i pregledati probleme i zahteve za povlačenje. Za više informacija, pogledajte naš vodič za saradnike.