BuildTag.Name Property
Gets or sets the name of this build tag.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
A string representing the name of the build tag.
BuildTag Object | BuildTag Members | HelpProducer Namespace