Retrieves a read-only copy of a file from Team Foundation Server to the local workspace and creates folders on disk to contain it. tf get [itemspec] [/version:versionspec] [/all] [/overwrite] [/force] [/remap] [/recursive] [/preview] [/noautoresolve] [/noprompt] [/login:username,[password]]
Results from agent '{0}' were not received in time to be included in the overall results for a sampling interval. To avoid ...
Resume keyword Specifies where execution should continue after an error is handled, or resumes execution after an error-handling ...
Resumes the macro recorder from the paused state so code is written to the recording macro (Not to be used from within a ...
rethrows a caught exception and specifies it explicitly as an argument. Use 'throw' without an argument instead, in order ...
Retrieves a read-only copy of a file from Team Foundation Server to the local workspace and creates folders on disk to contain ...
Retrieves a specific version of a file to a temporary folder on your computer and displays it. tf view /collection:TeamProjectCollectionUrl ...
Retrieves recent error messages that occurred during synchronization of Team Foundation Server and Project Server. For each ...
Retrieves toolbar customization information and notifies the toolbar's parent window of any changes being made to the toolbar ...
Return statement Returns execution to the code that called the Function, Sub, Get, Set, or Operator procedure. Return -or- ...