Task.SetCompletionAction

public void SetCompletionAction(VersionControl.CompletionAction action);

Parameters

action Which completion action to perform.

Description

Upon completion of a task a completion task will be performed if it is set.

This method can be used to update Version Control window after tasks that modify changesets.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答