PendingChange.DownloadShelvedFile 方法

下载此挂起的更改的搁置内容。引发,如果不是已搁置挂起的更改。

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Function DownloadShelvedFile As Stream
public Stream DownloadShelvedFile()

返回值

类型:System.IO.Stream
包含搁置文件的流内容

.NET Framework 安全性

请参见

参考

PendingChange 类

DownloadShelvedFile 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间