共用方式為


TfvcItemPreviousHash interface

專案的中繼資料,包括檔案先前的雜湊值。

Extends

屬性

previousHashValue

MD5 雜湊作為基底 64 字串,僅適用于檔案。

繼承的屬性

changeDate

專案變更日期時間。

content
contentMetadata
deletionId

如果刪除專案,則大於 0。

encoding

從資料庫進行檔案編碼,-1 代表二進位。

hashValue

MD5 雜湊作為基底 64 字串,僅適用于檔案。

isBranch

如果專案是分支,則為 True。

isFolder
isPendingChange

如果變更擱置中,則為 True。

isSymLink
path
size

如果適用,則為檔案的大小。

url
version

變更集版本識別碼。

屬性詳細資料

previousHashValue

MD5 雜湊作為基底 64 字串,僅適用于檔案。

previousHashValue: string

屬性值

string

繼承的屬性詳細資料

changeDate

專案變更日期時間。

changeDate: Date

屬性值

Date

繼承自TfvcItem.changeDate

content

content: string

屬性值

string

繼承自TfvcItem.content

contentMetadata

contentMetadata: FileContentMetadata

屬性值

繼承自TfvcItem.contentMetadata

deletionId

如果刪除專案,則大於 0。

deletionId: number

屬性值

number

繼承自TfvcItem.deletionId

encoding

從資料庫進行檔案編碼,-1 代表二進位。

encoding: number

屬性值

number

繼承自TfvcItem.encoding

hashValue

MD5 雜湊作為基底 64 字串,僅適用于檔案。

hashValue: string

屬性值

string

繼承自TfvcItem.hashValue

isBranch

如果專案是分支,則為 True。

isBranch: boolean

屬性值

boolean

繼承自TfvcItem.isBranch

isFolder

isFolder: boolean

屬性值

boolean

繼承自TfvcItem.isFolder

isPendingChange

如果變更擱置中,則為 True。

isPendingChange: boolean

屬性值

boolean

繼承自TfvcItem.isPendingChange

isSymLink: boolean

屬性值

boolean

繼承自TfvcItem.isSymLink

path

path: string

屬性值

string

繼承自TfvcItem.path

size

如果適用,則為檔案的大小。

size: number

屬性值

number

繼承自TfvcItem.size

url

url: string

屬性值

string

繼承自TfvcItem.url

version

變更集版本識別碼。

version: number

屬性值

number

繼承自TfvcItem.version