Click or drag to resize

BinaryArchiveReaderReadErrorOccured Property

Gets or sets whether en error occurred during reading.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool ReadErrorOccured { get; set; }

Property Value

Type: Boolean
See Also