Constants.vsext_wk_ImmedWindow Field

Refers to the Immediate window, used to execute commands in Debug mode.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsext_wk_ImmedWindow As String
public const string vsext_wk_ImmedWindow
public:
literal String^ vsext_wk_ImmedWindow
static val mutable vsext_wk_ImmedWindow: string
public const var vsext_wk_ImmedWindow : String

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace