NewOutlineRegion Structure
Visual Studio 2015
Specifies the span and state of a new outline region.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | dwState | State of the text span, that is, whether it is expanded or collapsed. For more information, see HIDDEN_REGION_STATE. |
![]() | tsHiddenText | Structure identifying the span of hidden text. For more information see TextSpan. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

