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