Namespaces in Visual Basic (LINQ to XML)

 

For the latest documentation on Visual Studio 2017, see Visual Studio 2017 Documentation.

The topics in this section describe how to work with namespaces in Visual Basic.

In This Section

Topic Description
How to: Create a Document with Namespaces (LINQ to XML) (Visual Basic) Shows how to create documents with namespaces.
How to: Control Namespace Prefixes (Visual Basic) (LINQ to XML) Shows how to control namespace prefixes by declaring global namespaces.
Working with Global Namespaces (Visual Basic) (LINQ to XML) Explains the semantics of global namespaces in Visual Basic, and and reasons for using them.

See Also

Working with XML Namespaces (Visual Basic)