PluginAttributeToString Method Apache log4net™ SDK Documentation
Returns a representation of the properties of this object.

Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public override string ToString()

Return Value

Type: String
A representation of the properties of this object
Remarks

Overrides base class [M:Object.ToString()] method to return a representation of the properties of this object.

See Also

Reference