Click or drag to resize

GH_SettingsServer.SetValue Method (String, String)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void SetValue(
	string key,
	string value
)

Parameters

key
Type: System.String
value
Type: System.String
See Also