UnityInstanceElement 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 UnityInstanceElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnityInstanceElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
ElementType |
The concrete type of this element.
(Inherited from InjectionParameterValueElement.) |
|
EvaluationContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Name to use when registering this instance. Optional.
|
|
Properties | (Inherited from ConfigurationElement.) | |
TypeConverterName |
The type converter to use to convert the Value into the instance. If not specified, we use the default converter for the type.
(Inherited from InstanceValueElement.) |
|
TypeName |
Type of the instance to create. If not specified, defaults to string
(Inherited from InstanceValueElement.) |
|
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |
|
TypeToCreate |
The Type instance after resolution of type aliases.
(Inherited from InstanceValueElement.) |
|
Value |
Value to use to initialize the instance.
(Inherited from InstanceValueElement.) |