Microsoft.VisualBasic Namespaces

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include XNA Framework Members

Include Portable Class Library Members

The Microsoft.VisualBasic namespaces contain classes that support compilation and code generation using the Visual Basic language. Child namespaces contain types that provide services to the Visual Basic compiler and types that include support for the Visual Basic application model, the My namespace, lambda expressions, and code conversion.

Namespaces

Namespace Description
Microsoft.VisualBasic The Microsoft.VisualBasic namespace contains types that support the Visual Basic Runtime in Visual Basic.
Microsoft.VisualBasic.Activities Provides classes related to Visual Basic activities.h
Microsoft.VisualBasic.Activities.XamlIntegration Provides classes related to Visual Basic XAML integration.
Microsoft.VisualBasic.ApplicationServices The Microsoft.VisualBasic.ApplicationServices namespace contains types that support the Visual Basic Application Model and provide access to application information.
Microsoft.VisualBasic.Compatibility.VB6 The Microsoft.VisualBasic.Compatibility.VB6 namespace contains functions and objects provided use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008.
Microsoft.VisualBasic.CompilerServices The Microsoft.VisualBasic.CompilerServices namespace contains internal-use only types that support the Visual Basic compiler.
Microsoft.VisualBasic.Devices The Microsoft.VisualBasic.Devices namespace contains types that support the My objects related to devices in Visual Basic.
Microsoft.VisualBasic.FileIO The Microsoft.VisualBasic.FileIO namespace contains types that support the My file system object in Visual Basic.
Microsoft.VisualBasic.Logging The Microsoft.VisualBasic.Logging namespace contains types that support the My logging objects in Visual Basic and provides a simple log listener that directs logging output to file.
Microsoft.VisualBasic.MyServices The Microsoft.VisualBasic.MyServices namespace contains types that support My in Visual Basic.
Microsoft.VisualBasic.MyServices.Internal The Microsoft.VisualBasic.MyServices.Internal namespace contains internal-use only types that support My in Visual Basic.