LINEDATA.pAttributes 字段

包含语法每个字符的着色属性的列表数组 ULONG 在行。 行的语法着色受标记影响的当前位于行和关键字着色。

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

语法

声明
Public pAttributes As IntPtr
public IntPtr pAttributes
public:
IntPtr pAttributes
val mutable pAttributes: IntPtr
public var pAttributes : IntPtr

备注

COM 签名

从 textmgr.idl:

.NET Framework 安全性

请参阅

参考

LINEDATA 结构

Microsoft.VisualStudio.TextManager.Interop 命名空间