Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies whether the new region is a hidden (concealed) or outline (collapsible) region.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
Public Enumeration HIDDEN_REGION_TYPE
public enum HIDDEN_REGION_TYPE
public enum class HIDDEN_REGION_TYPE
type HIDDEN_REGION_TYPE
public enum HIDDEN_REGION_TYPE
Members
| Member name | Description | |
|---|---|---|
| hrtCollapsible | Specifies an outline region. | |
| hrtConcealed | Specifies a hidden region. |
Remarks
COM Signature
From textmgr.idl: