Skip to content

ScriptMinifyResult.HasErrors property

Gets or sets whether minifying had errors.

public bool HasErrors { get; set; }

See Also