CompiledRichTextInstance.ParseErrorOccured 属性

定义

获取一个值,该值指示是否已发生分析错误。

public:
 property bool ParseErrorOccured { bool get(); };
public bool ParseErrorOccured { get; }
member this.ParseErrorOccured : bool
Public ReadOnly Property ParseErrorOccured As Boolean

属性值

一个 Boolean 值。

适用于