This documentation is archived and is not being maintained.
VisualBasicSettings Properties
Visual Studio 2010
The VisualBasicSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
Default | Gets a VisualBasicSettings that contains the default set of assembly references and imported namespaces. This set is available to all VisualBasicValue<TResult> and VisualBasicReference<TResult> instances in a given AppDomain. |
|
ImportReferences | Gets a collection of VisualBasicImportReference objects, each of which represents an assembly reference and a namespace imported from that assembly. |
Show: