GH_TaskCapableComponent(T).InstanceDescription Property

GH_TaskCapableComponentTInstanceDescription Property

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

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_TaskCapableComponent`1.InstanceDescription"]

Implements

IGH_InstanceDescriptionInstanceDescription
See Also