FileLoadExceptionContext.Ignore Property

Definition

If true, the exception will not be rethrown.

public:
 property bool Ignore { bool get(); void set(bool value); };
public bool Ignore { get; set; }
member this.Ignore : bool with get, set
Public Property Ignore As Boolean

Property Value

Applies to