Click or drag to resize
weroSoft AG, Software
TypeManagerConfiguration Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The TypeManagerConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyIsDynamicResolving
Gets or sets a value indicating whether the type manager is resolving dynamically.
Public propertySystemAliasedTypes
Gets or sets aliased type names and their type behind.
Public propertySystemAssemblies
Gets or sets the assembly qualified names of the assemblies to be loaded.
Public propertySystemExcludedAssemblies
Gets or sets the assemblies which are excluded to be used from the systems configuration.
Public propertySystemExcludedNamespaces
Gets or sets the name spaces which are excluded to be used from the systems configuration.
Public propertySystemExcludedTypes
Gets or sets the types which are explicitly excluded to be used.
Public propertySystemNamespaces
Gets or sets the name spaces which are allowed to be used by the system.
Public propertySystemTypes
Gets or sets the types which are explicitly allowed to be used in addition to the types defined by the name spaces.
Top
See Also