Initializes a new instance of the AliasDomainAttribute class with
the specified domain to alias to this assembly's repository.
Namespace: log4net.Config
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- name
- Type: SystemString
The domain to alias to this assemby's repository.
Remarks
Obsolete. Use AliasRepositoryAttribute instead of AliasDomainAttribute.
See Also