Initialize a new instance of the DomainAttribute class
with the name of the domain.
Namespace: log4net.ConfigAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- name
- Type: System String
The name of the domain.
Remarks
Obsolete. Use RepositoryAttribute instead of DomainAttribute.
See Also