Share via


NewHiddenRegionEx.iType Field

Specifies whether a hidden (concealed) or outline (collapsible) region is created. This member is a permanent property of the region. For more information, see the HIDDEN_REGION_TYPE enumeration.

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

Syntax

'Declaration
Public iType As Integer
public int iType
public:
int iType
val mutable iType: int
public var iType : int

.NET Framework Security

See Also

Reference

NewHiddenRegionEx Structure

Microsoft.VisualStudio.TextManager.Interop Namespace