Provider.ChangeSetDescription

Cambiar al Manual
public static VersionControl.Task ChangeSetDescription (VersionControl.ChangeSet changeset);

Parámetros

changesetChangeset to query description of.

Descripción

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.