FoldersDefaultTemplateFolder Property |
Gets the standard directory in windows ApplicationData that contains template files.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string DefaultTemplateFolder { get; }
Public Shared ReadOnly Property DefaultTemplateFolder As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Folders.DefaultTemplateFolder"]
Return Value
Type:
StringA directory path.
See Also