GH_ValueProxy(T).ProxyName Property

GH_ValueProxyTProxyName Property

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

Property Value

Type: String

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

Implements

IGH_ValueProxyProxyName
See Also