Change interface

属性

changeType

对项所做的更改的类型。

item

当前版本。

newContent

更改后项的内容。

sourceServerItem

服务器上的项的路径。

url

用于检索项的 URL。

属性详细信息

changeType

对项所做的更改的类型。

changeType: VersionControlChangeType

属性值

item

当前版本。

item: T

属性值

T

newContent

更改后项的内容。

newContent: ItemContent

属性值

sourceServerItem

服务器上的项的路径。

sourceServerItem: string

属性值

string

url

用于检索项的 URL。

url: string

属性值

string