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