TfvcItem interface
專案的元數據。
- Extends
屬性
change |
項目已變更日期時間。 |
deletion |
如果刪除專案,則大於 0。 |
encoding | 來自資料庫的檔案編碼,-1 代表二進位檔。 |
hash |
MD5 哈希作為基底 64 字串,僅適用於檔案。 |
is |
如果專案是分支,則為 True。 |
is |
如果變更擱置,則為 True。 |
size | 如果適用,檔案的大小。 |
version | 變更集版本標識碼。 |
繼承的屬性
content | |
content |
|
is |
|
is |
|
path | |
url |
屬性詳細資料
changeDate
項目已變更日期時間。
changeDate: Date
屬性值
Date
deletionId
如果刪除專案,則大於 0。
deletionId: number
屬性值
number
encoding
來自資料庫的檔案編碼,-1 代表二進位檔。
encoding: number
屬性值
number
hashValue
MD5 哈希作為基底 64 字串,僅適用於檔案。
hashValue: string
屬性值
string
isBranch
如果專案是分支,則為 True。
isBranch: boolean
屬性值
boolean
isPendingChange
如果變更擱置,則為 True。
isPendingChange: boolean
屬性值
boolean
size
如果適用,檔案的大小。
size: number
屬性值
number
version
變更集版本標識碼。
version: number
屬性值
number