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