log4net SDK Reference

AliasRepositoryAttribute.Name Property

Gets or sets the repository to alias to this assemby's repository.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

The repository to alias to this assemby's repository.

Remarks

The name of the repository to alias to this assemby's repository.

See Also

AliasRepositoryAttribute Class | log4net.Config Namespace