Ghi
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử thay đổi thư mục.
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
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem xét các vấn đề cũng như yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn cộng tác viên của chúng tôi.