Interface | Description |
---|---|
DebuggerDataWindowOptions |
Extension of the DebuggerWindowOptions interface for classes that implement
alternate views (a Tree view and a Table view) so that the default / initially
displayed view can be configured.
|
DebuggerWindowOptions |
Class | Description |
---|---|
DebuggerWindowColumnOptions |
Data representing a column in one of the debugger windows.
|
DebuggerWindowOptions.DebuggerWindowOptionsUseDefaults |
Methods of this class will never be called; it is purely a 'marker' class
that, when returned, tells the debugger to use default values from another
source rather than querying this class for any customized values.
|
DebuggerWindowOptionsImpl |
Abstract base class with partial implementation of DebuggerWindowOptions.
|
Enum | Description |
---|---|
DebuggerDataWindowOptions.View | |
DebuggerWindowOptions.WindowId |