Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim value As String
value = Constants.vsext_wk_ImmedWindow
public const string vsext_wk_ImmedWindow
public:
literal String^ vsext_wk_ImmedWindow
public const var vsext_wk_ImmedWindow : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.