BuildTag.Category Property |
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);
A string representing the category of the build tag.