ExceptionHandlingBlockExtension Class
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 Enterprise Library information can be found at the Enterprise Library site. |
Container extension to the policies required to create the Exception Handling Application Block's objects described in the configuration file.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Unity
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)
Syntax
'Declaration
Public Class ExceptionHandlingBlockExtension _
Inherits EnterpriseLibraryBlockExtension
public class ExceptionHandlingBlockExtension : EnterpriseLibraryBlockExtension
public ref class ExceptionHandlingBlockExtension : public EnterpriseLibraryBlockExtension
public class ExceptionHandlingBlockExtension extends EnterpriseLibraryBlockExtension
Inheritance Hierarchy
System.Object
UnityContainerExtension
EnterpriseLibraryBlockExtension
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Unity.ExceptionHandlingBlockExtension
See Also
ExceptionHandlingBlockExtension Members
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Unity Namespace