Method AddSystemAssemblies
- Namespace
- Alternet.Common.TypeScript.HostObjects
- Assembly
- Alternet.Common.TypeScript.v9.dll
AddSystemAssemblies(TechnologyEnvironment, HostItemOptions)
Updates current HostItemsConfiguration
by adding collection of system assemblies.
public HostItemsConfiguration AddSystemAssemblies(TechnologyEnvironment technology = TechnologyEnvironment.WindowsForms, HostItemOptions options = HostItemOptions.GlobalMembers)
Parameters
technology
TechnologyEnvironmentTechnologyEnvironment used to define which assemblies should be added.
options
HostItemOptions
Returns
- HostItemsConfiguration
HostItemsConfiguration with updated Items collection.