GH_DocFilePathEventArgsOldFilePath Property |
Gets the old filepath, prior to the change that triggered this event.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public string OldFilePath { get; }
Public ReadOnly Property OldFilePath As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocFilePathEventArgs.OldFilePath"]
See Also