Gets the name of the plugin.
Namespace: log4net.PluginAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Property Value
Type: StringThe name of the plugin.
Remarks
Plugins are stored in the PluginMap keyed by name. Each plugin instance attached to a repository must be a unique name.
See Also