log4net SDK Reference

PluginAttribute.ToString Method 

Returns a representation of the properties of this object.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A representation of the properties of this object

Remarks

Overrides base class ToString method to return a representation of the properties of this object.

See Also

PluginAttribute Class | log4net.Config Namespace