Click or drag to resize

CentralSettingsTemplateFile Property

Gets or sets the template file path. Use String.Empty or Nothing to disable the template file.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string TemplateFile { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.CentralSettings.TemplateFile"]

See Also