CompiledRichTextInstance.ParseErrorOccured Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether a parse error has occurred.
public:
property bool ParseErrorOccured { bool get(); };
public bool ParseErrorOccured { get; }
member this.ParseErrorOccured : bool
Public ReadOnly Property ParseErrorOccured As Boolean
Property Value
A Boolean
value.