Click or drag to resize

File3dmCreatedBy Property

Gets a string that names the user who created the file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string CreatedBy { get; }

Property Value

Type: String
See Also