GetChanges

GetChanges()

Gets list of changes between source and target file(s).

public ChangeInfo[] GetChanges()

Remarks

Learn more

See Also


GetChanges(GetChangeOptions)

Gets list of changes between source and target file(s).

public ChangeInfo[] GetChanges(GetChangeOptions getChangeOptions)
Parameter Type Description
getChangeOptions GetChangeOptions Get change options

Remarks

Learn more

See Also