Click or drag to resize

GH_AssemblyInfoAuthorName Property

Gets the name of the individual/company/organisation that is responsible for this assembly. Return null if you do not wish to associate an author with this assembly.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual string AuthorName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.AuthorName"]

See Also