DebuggerPointSource Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the origination of the user's interaction with the debugger.
Namespace: Microsoft.VisualStudio.TraceLog
Assembly: Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)
Syntax
'Declaration
Public Enumeration DebuggerPointSource
'Usage
Dim instance As DebuggerPointSource
public enum DebuggerPointSource
public enum class DebuggerPointSource
type DebuggerPointSource
public enum DebuggerPointSource
Members
Member name | Description | |
---|---|---|
Unknown | ||
WatchWindow | ||
LocalsWindow | ||
AutosWindow | ||
QuickWatchWindow | ||
ImmediateWindow | ||
Tracepoint | ||
DataTip |