![]() | |
TypeManagerConfiguration Properties |
The TypeManagerConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | IsDynamicResolving |
Gets or sets a value indicating whether the type manager is resolving dynamically.
|
![]() | SystemAliasedTypes |
Gets or sets aliased type names and their type behind.
|
![]() | SystemAssemblies |
Gets or sets the assembly qualified names of the assemblies to be loaded.
|
![]() | SystemExcludedAssemblies |
Gets or sets the assemblies which are excluded to be used from the systems configuration.
|
![]() | SystemExcludedNamespaces |
Gets or sets the name spaces which are excluded to be used from the systems configuration.
|
![]() | SystemExcludedTypes |
Gets or sets the types which are explicitly excluded to be used.
|
![]() | SystemNamespaces |
Gets or sets the name spaces which are allowed to be used by the system.
|
![]() | SystemTypes |
Gets or sets the types which are explicitly allowed to be used in addition to the types defined by the name spaces.
|