BinaryLogFormatterData 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. |
Represents the configuration settings that describe a BinaryLogFormatter.
Namespace: Microsoft.Practices.EnterpriseLibrary.Logging.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll)
Syntax
'Declaration
<AssemblerAttribute(GetType(BinaryLogFormatterAssembler))> _
PublicClassBinaryLogFormatterData _
Inherits FormatterData
[AssemblerAttribute(typeof(BinaryLogFormatterAssembler))]
publicclassBinaryLogFormatterData : FormatterData
[AssemblerAttribute(typeof(BinaryLogFormatterAssembler))]
publicref classBinaryLogFormatterData : public FormatterData
publicclass BinaryLogFormatterData extends FormatterData
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.FormatterData
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.BinaryLogFormatterData
See Also
BinaryLogFormatterData Members
Microsoft.Practices.EnterpriseLibrary.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. |