Grasshopper API
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)

public virtual string AuthorName { get; }
Public Overridable ReadOnly Property AuthorName As String Get
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.AuthorName"]
