Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

MethodItem.Name Property

Gets the method name of the caller making the logging request.

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

Property Value

The method name of the caller making the logging request.

Remarks

Gets the method name of the caller making the logging request.

See Also

MethodItem Class | log4net.Core Namespace