Share via


AssociatedChangeset.Comment Property

Gets or sets a description of the changeset.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

public string Comment { get; set; }

Property Value

Type: System.String
A description of the changeset.

.NET Framework Security

See Also

Reference

AssociatedChangeset Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace