This documentation is archived and is not being maintained.

VisualBasicSettings Properties

The VisualBasicSettings type exposes the following members.

  NameDescription
Public property Static member 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.
Public property ImportReferences Gets a collection of VisualBasicImportReference objects, each of which represents an assembly reference and a namespace imported from that assembly.
Top
Show: