Common Logging 2.0 API Reference

LogSetting.Properties Property

Additional user supplied properties that are passed to the FactoryAdapterType's constructor.

[Visual Basic]
Public ReadOnly Property Properties() As NameValueCollection
   Public Get
   End Get
End Property
[C#]
public NameValueCollection Properties { public get; }

See Also

LogSetting Class | Common.Logging.Configuration Namespace