SqlLanguagePreferences.UnderlineErrors Propiedad

Definición

Obtiene o establece si el subrayado de errores está habilitado o deshabilitado.

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

Valor de propiedad

Valor booleano que especifica si el subrayado de errores está habilitado o deshabilitado.

Se aplica a