Click or drag to resize

BinaryArchiveWriterWriteErrorOccured Property

Gets or sets whether an error occurred.

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

Property Value

Type: Boolean
See Also