Compartilhar via


SqlLanguagePreferences.EnableIntellisense Propriedade

Definição

Obtém ou define se o IntelliSense está habilitado ou desabilitado.

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

Valor da propriedade

Um valor booliano que especifica se o IntelliSense está habilitado ou desabilitado.

Aplica-se a