GetTraceSourceName
Function mapping an TraceSourceLoggingTypeSource to the name of a TraceSource. The default behavior is to return DisplayFullName
Declaration
public Func<TraceSourceLoggingTypeSource, string> GetTraceSourceName { get; set; }Property Value
| Type | Description |
|---|---|
| Func<TraceSourceLoggingTypeSource, string> |