LINEDATAEX.pAttributes 字段

定义

ULONG 数组,包含行中每个字符的语法着色特性的列表。 线条的语法着色受行和关键字着色中存在的标记影响。

public: IntPtr pAttributes;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pAttributes;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pAttributes : nativeint
Public pAttributes As IntPtr 

字段值

IntPtr

nativeint

属性

注解

COM 签名

从 textmgr:

适用于