public static VersionControl.Task Move (string from, string to);

参数

from源资源的路径。
to目标的路径。

描述

使用版本控制插件将资源从一个路径移动到另一个路径。