DefaultCachingEventLogger.EventLogSourceName Field

The event log source name.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
Public Const EventLogSourceName As String
public const string EventLogSourceName
public:
literal String^ EventLogSourceName
public const var EventLogSourceName : String

See Also

DefaultCachingEventLogger Class

Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation Namespace