다음을 통해 공유


EvaluationOptions.StrictMode 속성

정의

null 참조를 평가할 때 오류를 throw할지 여부를 나타내는 옵션을 가져오거나 설정합니다.

public bool? StrictMode { get; set; }
member this.StrictMode : Nullable<bool> with get, set
Public Property StrictMode As Nullable(Of Boolean)

속성 값

부울 또는 null 값입니다.

적용 대상