Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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. |
Represents configuration for a LoggingExceptionHandler.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.dll)
Syntax
'Declaration
<AssemblerAttribute(GetType(LoggingExceptionHandlerAssembler))> _
PublicClassLoggingExceptionHandlerData _
Inherits ExceptionHandlerData
[AssemblerAttribute(typeof(LoggingExceptionHandlerAssembler))]
publicclassLoggingExceptionHandlerData : ExceptionHandlerData
[AssemblerAttribute(typeof(LoggingExceptionHandlerAssembler))]
publicref classLoggingExceptionHandlerData : public ExceptionHandlerData
publicclass LoggingExceptionHandlerData extends ExceptionHandlerData
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.ExceptionHandlerData
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration.LoggingExceptionHandlerData
See Also
LoggingExceptionHandlerData Members
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Logging.Configuration Namespace
| 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. |