Class EvaluateDialog.CodeCompletionOptions
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
Represents options that affect code completion in the evaluation dialog.
public class EvaluateDialog.CodeCompletionOptions
- Inheritance
-
EvaluateDialog.CodeCompletionOptions
Fields
- Disabled
Disabled code completion in the evaluation dialog.
- Enabled
Enabled code completion in the evaluation dialog.
Properties
- CodeCompletionEnabled
Gets a value indicating whether code completion is enabled.