Click or drag to resize

BundleConfigMinifications Property

Gets or sets the list of minification instructions.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public List<MinificationInstruction> Minifications { get; set; }

Property Value

Type: ListMinificationInstruction
See Also