DebuggerInteractionSource 列舉型別

使用偵錯工具,以指定的使用者互動的原發信。

命名空間:  Microsoft.VisualStudio.IntelliTrace
組件:  Microsoft.IntelliTrace.11.0.0 (在 Microsoft.IntelliTrace.11.0.0.dll 中)

語法

'宣告
Public Enumeration DebuggerInteractionSource
public enum DebuggerInteractionSource
public enum class DebuggerInteractionSource
type DebuggerInteractionSource
public enum DebuggerInteractionSource

成員

成員名稱 說明
AutosWindow [自動變數] 視窗中。
DataTip 資料提示方塊中。
ImmediateWindow 即時運算視窗。
LocalsWindow [區域變數] 視窗中。
QuickWatchWindow [快速監看式] 視窗中。
Tracepoint 追蹤點的中斷點。
Unknown 未知的位置。
WatchWindow [監看式] 視窗。

請參閱

參考

Microsoft.VisualStudio.IntelliTrace 命名空間