Help for this page

Select Code to Download


  1. or download this
    $tf="C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\I
    +DE\\tf.exe";
    $buildLabel = "the build label";
    ...
        }
        return $checkedIn;
    }
    
  2. or download this
    $tf="C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\Common7\\I
    +DE\\tf.exe";
    $buildLabel = "the build label";
    `\"$tf\" labels /owner:theOwner \"$buildLabel\"`;