log4net SDK Reference

PluginAttribute.Type Property

[This is preliminary documentation and subject to change.]

Gets or sets the type name for the plugin.

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

Property Value

The type name for the plugin.

Remarks

The type name for the plugin.

See Also

PluginAttribute Class | log4net.Config Namespace