AssemblyInfoSettings.

CustomAttributes Property

Summary

Gets or sets the custom attribute(s) that should be added to the assembly info file.

Syntax

public ICollection<AssemblyInfoCustomAttribute> CustomAttributes { get; set; }

Value

Type Description
ICollection<AssemblyInfoCustomAttribute> The namespace(s).