Creates the plugin object defined by this attribute.
Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Return Value
Type: IPluginThe plugin object.
Implements
IPluginFactoryCreatePluginRemarks
Creates the instance of the IPlugin object as specified by this attribute.
See Also