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; }
Public ReadOnly Property CreatedBy As String
Get
Property Value
Type:
StringSee Also