PendingChange.HashValue 屬性

取得暫止的變更內容的 MD5 HashValue。

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

語法

'宣告
Public ReadOnly Property HashValue As Byte()
public byte[] HashValue { get; }

屬性值

類型:array<System.Byte[]
暫止的變更內容的 MD5 HashValue。

.NET Framework 安全性

請參閱

參考

PendingChange 類別

Microsoft.TeamFoundation.VersionControl.Client 命名空間