GH_ExternalFile.FilePath Property

GH_ExternalFileFilePath Property

Gets the file path.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string FilePath { get; }
Public ReadOnly Property FilePath As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ExternalFile.FilePath"]

See Also