ILoggerRepository Name Property Apache log4net™ SDK Documentation
The name of the repository

Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

string Name { get; set; }

Property Value

Type: OnlineString
The name of the repository
Remarks

The name of the repository.

See Also