KeyInterceptorTargetConfigurationElement 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 KeyInterceptorTargetConfigurationElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
KeyInterceptorTargetConfigurationElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
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 part of the key to which the injector must be registered.
|
|
Properties | (Inherited from ConfigurationElement.) | |
Type |
The actual Type object for the type this element is registering.
|
|
TypeName |
Type part of the key to which the injector must be registered.
|
|
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |
See Also
KeyInterceptorTargetConfigurationElement Class
Microsoft.Practices.Unity.InterceptionExtension.Configuration Namespace