log4net SDK Reference

AliasRepositoryAttribute.Name Property

[This is preliminary documentation and subject to change.]

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