IVsHiddenTextSessionEx2 Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.10.0 (in Microsoft.VisualStudio.TextManager.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodEndBatch()

Tells the hidden text session to stop batching outlining changes.

System_CAPS_pubmethodStartBatch()

Tells the hidden text session to start batching outlining changes.

System_CAPS_pubmethodStartOutlining(Int32)

Tells the editor to start outlining.

System_CAPS_pubmethodStopOutlining()

Tells the editor to stop outlining.

Return to top
Show: