CommentBegin 属性 (HighlightProp 对象)

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

[JavaScript]

str = object.CommentBegin;
object.CommentBegin = str;

[VBScript]

str = object.CommentBegin
object.CommentBegin = str

版本

支持 EmEditor 7.00 或之后的版本。