VariableCollection.

SetVariable(string, string) Method

Syntax

public VariableCollection SetVariable(string name, string value)

Parameters

Name Type Description
name string
value string

Return Value

Type Description
VariableCollection