Gets a collection of Variable objects.

[VBScript]
Public ReadOnly Property Variables As VariableCollection
[JScript]
public function get Variables() : VariableCollection;

Property Value

A VariableCollection object representing a collection of variables.

See Also

Project Object | Project Members | HelpProducer Namespace