AssemblyInfoSettings.

MetaDataAttributes Property

Summary

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

Syntax

public ICollection<AssemblyInfoMetadataAttribute> MetaDataAttributes { get; set; }

Value

Type Description
ICollection<AssemblyInfoMetadataAttribute> The meta data.