Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

StackFrameItem.Method Property

Gets the method name of the caller.

[Visual�Basic]
Public�ReadOnly�Property�Method�As�MethodItem
[C#]
public�MethodItem�Method�{get;}

Property Value

The method name of the caller.

Remarks

Gets the method name of the caller.

See Also

StackFrameItem Class | log4net.Core Namespace