EmitOptions.TolerateErrors Property

Definition

Tolerate errors, producing a PE stream and a success result even in the presence of (some) errors.

public:
 property bool TolerateErrors { bool get(); };
public bool TolerateErrors { get; }
member this.TolerateErrors : bool
Public ReadOnly Property TolerateErrors As Boolean

Property Value

Applies to