SqlLanguagePreferences.UnderlineErrors Property

Definition

Gets or sets whether underlining of errors is enabled or disabled.

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

Property Value

A Boolean value that specifies whether underlining of errors is enabled or disabled.

Applies to