EazfuscatorNetSettings.

WarningsAsErrors Property

Summary

Gets or sets a value specifiying a list of warnings to treat as errors.

Syntax

public string WarningsAsErrors { get; set; }

Remarks

A list of warnings to treat as errors separated by comma. To treat all warning as errors please put an argument 'all' to this option.

Value

Type Description
string