This documentation is archived and is not being maintained.
VersionControlServer::DownloadFile Method
Visual Studio 2013
Downloads the specified version of a file from the server to a local file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DownloadFile(String, String) | Downloads the latest version of a file from the server to a local file. |
|
DownloadFile(String, Int32, VersionSpec, String) | Downloads the specified version of a file from the server to a local file. |
Show: