Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

MethodItem.Parameters Property

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

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

Property Value

The method parameters of the caller making the logging request

Remarks

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

See Also

MethodItem Class | log4net.Core Namespace