SerializationOptionsWriteUserData Property |
Gets or sets a value indicating whether to write user data.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool WriteUserData { get; set; }
Public Property WriteUserData As Boolean
Get
Set
Property Value
Type:
Boolean
See Also