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; }
Public Shared Property TemplateFile As String
Get
Set
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.CentralSettings.TemplateFile"]
See Also