共用方式為


PendingChange.UploadHashValue 屬性

這是目前與這個暫止變更的檔案的 MD5 HashValue。

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

語法

'宣告
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)> _
Public Property UploadHashValue As Byte()
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Private)]
public byte[] UploadHashValue { get; set; }

屬性值

類型:array<System.Byte[]
傳回 Byte

.NET Framework 安全性

請參閱

參考

PendingChange 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間