共用方式為


EvaluationOptions.StrictMode 屬性

定義

取得或設定評估 Null 參考時是否擲回錯誤的選項。

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

屬性值

布林值或 Null 值。

適用於