log4net SDK Reference

PluginAttribute.Type Property

Gets or sets the type for the plugin.

[Visual Basic]
Public Property Type As Type
[C#]
public System.Type Type {get; set;}

Property Value

The type for the plugin.

Remarks

The type for the plugin.

See Also

PluginAttribute Class | log4net.Config Namespace