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