Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PluginMap.AllPlugins Property

Gets all possible plugins as a list of IPlugin objects.

[Visual�Basic]
Public�ReadOnly�Property�AllPlugins�As�PluginCollection
[C#]
public�PluginCollection�AllPlugins�{get;}

Property Value

All possible plugins as a list of IPlugin objects.

Remarks

Get a collection of all the plugins defined in this map.

See Also

PluginMap Class | log4net.Plugin Namespace