UnityContainerElement Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Unity Application Block information can be found at the Unity Application Block site. |
The UnityContainerElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnityContainerElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
ExtensionConfig |
The collection of extension configuration elements that are used to add arbitrary new extensions to the configuration file.
|
|
Extensions |
The collection of <extension> elements that specify which extensions to add to the container.
|
|
Instances |
The collection of <instance> element that specify which instances to add to the container.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Name of this container configuration. The configuration may be retrieved by name.
|
|
Properties | (Inherited from ConfigurationElement.) | |
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |
|
Types |
The collection of <type> elements that contain the actual configuration entries.
|