IVsHiddenTextSessionEx2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.10.0 (in Microsoft.VisualStudio.TextManager.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | EndBatch() | Tells the hidden text session to stop batching outlining changes. |
![]() | StartBatch() | Tells the hidden text session to start batching outlining changes. |
![]() | StartOutlining(Int32) | Tells the editor to start outlining. |
![]() | StopOutlining() | Tells the editor to stop outlining. |
Show:
