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
Syntaxpublic string ApplicationName { get; set; }
Public Property ApplicationName As String
Get
Set
Property Value
Type:
String
See Also