FileLoadExceptionContext.Ignore 属性

定义

如果为 true,则不会再次引发异常。

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

属性值

适用于