ComponentSpace Trace Listeners Class Library Reference

CyclicFileTraceListener.IncludeCallersName Property

Gets the flag indicating whether to include the caller's class and method name.

[Visual Basic]
Public ReadOnly Property IncludeCallersName As Boolean
[C#]
public bool IncludeCallersName {get;}

Property Value

The flag indicating whether to include the caller's class and method name. The default is false.

See Also

CyclicFileTraceListener Class | ComponentSpace.TraceListeners Namespace