共用方式為


VersionControlServer.DownloadFileByUrl 方法 (String)

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Function DownloadFileByUrl ( _
    downloadUrl As String _
) As Stream
public Stream DownloadFileByUrl(
    string downloadUrl
)

參數

傳回值

型別:System.IO.Stream

.NET Framework 安全性

請參閱

參考

VersionControlServer 類別

DownloadFileByUrl 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間