Gets or sets the description of this build tag.

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

Property Value

A string representing the description of the build tag.

See Also

BuildTag Object | BuildTag Members | HelpProducer Namespace