Share via


IChangesetSummary Members

Include Protected Members
Include Inherited Members

This interface is a helper interface for IBuildInformationNode of type "ChangesetSummary". To obtain an IChangesetSummary, use the InformationNodeConverters class.

The IChangesetSummary type exposes the following members.

Methods

 

Name

Description

Public method

Save

Saves the changeset summary to the server.

Top

Properties

 

Name

Description

Public property

ChangesetId

Gets or sets the ID of the changeset.

Public property

ChangesetUri

Gets or sets the URI of the changeset.

Public property

CheckedInBy

Gets or sets the user who checked in the changeset.

Public property

Comment

Gets or sets the comment for the changeset.

Public property

Id

Gets the ID of the changeset summary's underlying information node.

Top

See Also

Reference

IChangesetSummary Interface

Microsoft.TeamFoundation.Build.Client Namespace