SqlLanguagePreferences.UnderlineErrors 屬性

定義

取得或設定錯誤下線是否啟用或關閉。

public:
 property bool UnderlineErrors { bool get(); void set(bool value); };
public bool UnderlineErrors { get; set; }
member this.UnderlineErrors : bool with get, set
Public Property UnderlineErrors As Boolean

屬性值

一個布林值,指定錯誤下線是否啟用或停用。

適用於