Microsoft.VisualBasic Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains types that support the Visual Basic Runtime in Visual Basic.

Classes

  Class Description
Public class Constants The Constants module contains miscellaneous constants. These constants can be used anywhere in your code.
Public class EmbeddedAttribute
Public class HideModuleNameAttribute The HideModuleNameAttribute attribute, when applied to a module, allows the module members to be accessed using only the qualification needed for the module.
Public class Strings The Strings module contains procedures used to perform string operations.