Gets a collection of BuildTag objects.

[VBScript]
Public ReadOnly Property BuildTags As BuildTagCollection
[JScript]
public function get BuildTags() : BuildTagCollection;

Property Value

A BuildTagCollection object representing a collection of variables.

See Also

Project Object | Project Members | HelpProducer Namespace