ILoggingConfigurationCustomCategoryStart Interface

Fluent interface that allows settings to be configured for a custom category source.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly: Microsoft.Practices.EnterpriseLibrary.Logging (in Microsoft.Practices.EnterpriseLibrary.Logging.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public interface ILoggingConfigurationCustomCategoryStart : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface
'Declaration
Public Interface ILoggingConfigurationCustomCategoryStart
    Inherits ILoggingConfigurationCategoryContd, ILoggingConfigurationContd, IFluentInterface
public interface class ILoggingConfigurationCustomCategoryStart : ILoggingConfigurationCategoryContd, 
    ILoggingConfigurationContd, IFluentInterface

See Also

ILoggingConfigurationCustomCategoryStart Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace