LineComment1 属性 (HighlightProp 对象)

与配置属性中 高亮(2) 页面 上的 “注释”群组框 - “行注释” 文本框相对应。

[JavaScript]

str = object.LineComment1;
object.LineComment1 = str;

[VBScript]

str = object.LineComment1
object.LineComment1 = str

版本

支持 EmEditor 7.00 或之后的版本。