BuildTagCollection.GetValue Method |
Retrieves the value of a build tag.
[VBScript] Public Function GetValue( _ ByVal name As String, _ ByVal defaultValue As Object _ ) As String
[JScript] public function GetValue( name : String, defaultValue : Object ) : String;
BuildTagCollection Object | BuildTagCollection Members | HelpProducer Namespace