HIDDEN_REGION_STATE Enumeration
Visual Studio 2015
Specifies whether the span of text is expanded or collapsed.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| hrsDefault | New outline region is collapsed. | |
| hrsExpanded | New outline region is expanded. |
From textmgr.idl:
Show: