ITraceSourceCatalogService Interface

Defines a set of methods and an event which represent a trace source catalog service. The purpose of the service is to manage TraceSource instances that are used in the application.

Namespace: Microsoft.Practices.CompositeUI
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration
Public Interface ITraceSourceCatalogService
'Usage
Dim instance As ITraceSourceCatalogService
public interface ITraceSourceCatalogService
public interface class ITraceSourceCatalogService
public interface ITraceSourceCatalogService
public interface ITraceSourceCatalogService

See Also

Reference

ITraceSourceCatalogService Members
Microsoft.Practices.CompositeUI Namespace