ILRepackSettings.

AllowMultiple Property

Summary

Gets or sets a value indicating whether to allow multiple attributes (if type allows).
Namespace
Cake.Common.Tools.ILRepack
Containing Type
ILRepackSettings

Syntax

public bool AllowMultiple { get; set; }

Value

Type Description
bool true if multiple attributes should be allowed; otherwise, false.