Provider.ChangeSetDescription

매뉴얼로 전환
public static VersionControl.Task ChangeSetDescription (VersionControl.ChangeSet changeset);

파라미터

changesetChangeset to query description of.

설명

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.