IVsCommandWindowCompletion Interface
Visual Studio 2015
Implemented by the environment on the command window tool window to coordinate statement completion.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | SetCompletionContext(String, IVsTextLines, TextSpan[], Object) | Sets the current context for statement completion. |
This interface is called by the debugger to coordinate statement completion when the command window is in immediate mode.
Show:
