Click or drag to resize

SerializationOptionsWriteUserData Property

Gets or sets a value indicating whether to write user data.

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

Property Value

Type: Boolean
See Also