Click or drag to resize

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; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_DocFilePathEventArgs.OldFilePath"]

See Also