FileLoadExceptionContext.Ignore 속성

정의

true이면 예외가 다시 throw되지 않습니다.

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

속성 값

적용 대상