VisualBasicSettings::Default Property
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.
Assembly: System.Activities (in System.Activities.dll)
Property Value
Type: Microsoft.VisualBasic.Activities::VisualBasicSettingsA VisualBasicSettings that contains the default set of assembly references and imported namespaces.
The following table lists the default imported namespaces and assembly references.
Imported Namespace | Assembly |
|---|---|
System | mscorlib |
System | System |
System.Collections | mscorlib |
System.Collections.Generic | mscorlib |
System.Collections.Generic | System |
System.Activities | System.Activities |
System.Activities.Statements | System.Activities |
System.Activities.Expressions | System.Activities |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.