Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

Provider.ChangeSetDescription

public static VersionControl.Task ChangeSetDescription(VersionControl.ChangeSet changeset);

Parameters

changesetChangeset to query description of.

Description

Given a changeset only containing the changeset ID, this will start a task for quering the description of the changeset.

Mostly makes sense to use with Perforce.

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