Grasshopper API
| CentralSettingsAuthorAddress Property | 
 Gets or sets the default author address to be used for all data generated by this Grasshopper installation.
 
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)
 Syntax
Syntaxpublic static string AuthorAddress { get; set; }
Public Shared Property AuthorAddress As String Get Set
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.CentralSettings.AuthorAddress"]
 See Also
See Also