Microsoft.VisualBasic.Activities Namespace
Provides classes related to Visual Basic activities.h
| Class | Description | |
|---|---|---|
![]() | VisualBasic | Provides an attached property store for VisualBasicSettings. |
![]() | VisualBasicDesignerHelper | This API supports the product infrastructure and is not intended to be used directly from your code. 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. |
