GH_GHALoadingEventArgsFileName Property |
Gets the location of the gha file.
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_GHALoadingEventArgs.FileName"]
See Also