Project.Variables Property |
Gets a collection of Variable objects.
[VBScript] Public ReadOnly Property Variables As VariableCollection
[JScript] public function get Variables() : VariableCollection;
A VariableCollection object representing a collection of variables.