Creates a BuildTag object.

[VBScript]
Public Sub Create() As BuildTag
[JScript]
public function Create() : BuildTag;

Return Value

A BuildTag object. To add this object to the collection, use the method Add.

See Also

BuildTagCollection Object | BuildTagCollection Members | HelpProducer Namespace