Constants.vsext_wk_ImmedWindow Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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