Method in MemoryVariableStore
Gets the kind of variable named name .
name
public VariableKind GetVariableKind(string name)
string name
string
The name of the variable.
A VariableKind enum representing the kind of the variable named name .
Last updated 2 months ago
Was this helpful?