IVsHiddenTextSession Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddHiddenRegions(UInt32, Int32, array<NewHiddenRegion>^, array<IVsEnumHiddenRegions^>^) | Adds a new hidden region to the text buffer. |
![]() | EnumHiddenRegions(UInt32, UInt32, array<TextSpan>^, IVsEnumHiddenRegions^) | Returns a list of the current hidden regions. |
![]() | Terminate() | Ends the hidden text session. |
![]() | UnadviseClient() | Releases the IVsHiddenTextClient. |
Show:
