GH_ExternalFileFileName Property |
Gets the file name (without the extension).
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ExternalFile.FileName"]
See Also