GH_RuntimeFile.Path Property

GH_RuntimeFilePath Property

Gets the path of this help file.

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_RuntimeFile.Path"]

See Also