Gets or sets the category of this build tag.

[VBScript]
Public Property Category As String
[JScript]
public function get Category() : String;
public function set Category(String);

Property Value

A string representing the category of the build tag.

See Also

BuildTag Object | BuildTag Members | HelpProducer Namespace