Constants.vsext_wk_ImmedWindow Field

Definition

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

public: System::String ^ vsext_wk_ImmedWindow;
std::wstring vsext_wk_ImmedWindow;
[System.Runtime.InteropServices.TypeLibVar(64)]
public const string vsext_wk_ImmedWindow;
public const string vsext_wk_ImmedWindow;
[<System.Runtime.InteropServices.TypeLibVar(64)>]
val mutable vsext_wk_ImmedWindow : string
val mutable vsext_wk_ImmedWindow : string
Public Const vsext_wk_ImmedWindow As String 

Field Value

Attributes

Applies to