Summary
Gets or sets the custom attribute(s) that should be added to the assembly info file.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- AssemblyInfoSettings
Syntax
public ICollection<AssemblyInfoCustomAttribute> CustomAttributes { get; set; }
Value
Type | Description |
---|---|
ICollection |
The namespace(s). |