Click or drag to resize

GH_DocFilePathEventArgsNewFilePath Property

Gets the new filepath, the one currently assigned to this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string NewFilePath { get; }

Property Value

Type: String

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

See Also