InterceptionConfigurationElement 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 InterceptionConfigurationElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InterceptionConfigurationElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Interceptors |
Collection of configuration elements indicating types and keys for which transparent-proxy-based interception should be performed.
|
|
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 configuration element. Names must be unique.
(Inherited from UnityContainerExtensionConfigurationElement.) |
|
Policies |
Collection of policies.
|
|
Properties | (Inherited from ConfigurationElement.) | |
Type |
Concrete type name for this configuration element.
(Inherited from UnityContainerExtensionConfigurationElement.) |
|
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |
See Also
InterceptionConfigurationElement Class
Microsoft.Practices.Unity.InterceptionExtension.Configuration Namespace