Property ignoreFailingMessages
ignoreFailingMessages
Set this property to true
to prevent unexpected error log messages from triggering an assertion. By default, it is false
.
선언
public static bool ignoreFailingMessages { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
bool | The value of the ignoreFailingMessages boolean property. |