GH_AssemblyInfoLicense Property |
Gets the license type for this assembly.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual GH_LibraryLicense License { get; }
Public Overridable ReadOnly Property License As GH_LibraryLicense
Get
Property Value
Type:
GH_LibraryLicense[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.License"]
See Also