Version: 2020.1
언어: 한국어

Provider.DeleteChangeSets

매뉴얼로 전환
public static VersionControl.Task DeleteChangeSets (VersionControl.ChangeSets changesets);

파라미터

changesets List of changetsets to delete.

설명

Starts a task that will attempt to delete the given changesets.

Before the task can delete all of the given changesets, they must be empty.