GH_Author.AddressReadonly Property

GH_AuthorAddressReadonly Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string AddressReadonly { get; }
Public ReadOnly Property AddressReadonly As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Author.AddressReadonly"]

Implements

IGH_AuthorAddress
See Also