EvaluationOptions.NullSubstitution 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定函式的選項,以取代 Null 值。 如果指定 nullSubstitution,即使 strictMode 已開啟,LG 評估工具也不會擲回 Null 例外狀況。
public Func<string,object> NullSubstitution { get; set; }
member this.NullSubstitution : Func<string, obj> with get, set
Public Property NullSubstitution As Func(Of String, Object)
屬性值
函數。
適用於