GetVariableKind(string)
Last updated
Was this helpful?
Method in Program
Gets a value indicating the kind of variable name represents.
public VariableKind GetVariableKind(string name)string name
The name of a variable.
The kind of variable that name represents.
Last updated
Was this helpful?
Was this helpful?
