Share via


Quick Watch Command

Adds the selected or specified text to the QuickWatch dialog box.

Debug.QuickWatch [text]

Arguments

  • index
    Optional. The text to add to the QuickWatch dialog box.

Remarks

If text is omitted, the currently selected text or word at the cursor is added to the Watch window.

Example

>Debug.QuickWatch

See Also

Visual Studio Commands with Arguments | Command Window | Find/Command Box | Pre-defined Visual Studio Command Aliases