Click or drag to resize

File3dmApplicationName Property

Gets or sets the name of the application that wrote this file.

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

Property Value

Type: String
See Also