NewHiddenRegion.iType 字段

指定是否隐藏的 () 或隐藏概述 (可折叠区域) 创建。 此成员是该区域的永久属性。 有关更多信息,请参见 HIDDEN_REGION_TYPE

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Public iType As Integer
public int iType
public:
int iType
val mutable iType: int
public var iType : int

备注

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

NewHiddenRegion 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间