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

Parameters

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

Description

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