Task.assetList
public VersionControl.AssetList assetList;
Description 描述
The result of some types of tasks.
Most task perform an action and returns the result as list of version control informations about assets, e.g. a Status task will return the result in this list.