AdoNetAppenderConnectionStringName Property Apache log4net™ SDK Documentation
The connectionStrings key from App.Config that contains the connection string.

Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string ConnectionStringName { get; set; }

Property Value

Type: String
Remarks

This property requires at least .NET 2.0.
See Also

Reference