Click or drag to resize
QueryStringAdd Method

Namespace: Innovator.Client.Connection
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public void Add(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also