log4net SDK Reference

LocationInfo.MethodName Property

Gets the method name of the caller.

[Visual Basic]
Public ReadOnly Property MethodName As String
[C#]
public string MethodName {get;}

Property Value

The method name of the caller.

Remarks

Gets the method name of the caller.

See Also

LocationInfo Class | log4net.Core Namespace