Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |