This documentation is archived and is not being maintained.
Microsoft.VisualBasic.Activities Namespace
Visual Studio 2010
| Class | Description | |
|---|---|---|
![]() | VisualBasic | Provides an attached property store for VisualBasicSettings. |
![]() | VisualBasicDesignerHelper | Infrastructure. Creates and compiles VisualBasicReference(TResult) and VisualBasicValue(TResult) expressions. |
![]() | VisualBasicImportReference | Represents an assembly reference and the namespace imported from that assembly. |
![]() | VisualBasicReference(TResult) | Contains an expression in Visual Basic syntax that evaluates to an l-value, which supports binding of the Out arguments. |
![]() | VisualBasicSettings | Contains settings that VisualBasicValue(TResult) and VisualBasicReference(TResult) instances use to compile the source text of the expressions they contain. |
![]() | VisualBasicValue(TResult) | Contains an expression in Visual Basic syntax that evaluates to an r-value, which supports binding of In arguments. |
Show:
