CheckInGatedChanges.Changesets 属性

命名空间:  Microsoft.TeamFoundation.Build.Workflow.Activities
程序集:  Microsoft.TeamFoundation.Build.Workflow(在 Microsoft.TeamFoundation.Build.Workflow.dll 中)

语法

声明
<BrowsableAttribute(True)> _
Public Property Changesets As OutArgument(Of IList(Of Changeset))
[BrowsableAttribute(true)]
public OutArgument<IList<Changeset>> Changesets { get; set; }

属性值

类型:System.Activities.OutArgument<IList<Changeset>>

.NET Framework 安全性

请参阅

参考

CheckInGatedChanges 类

Microsoft.TeamFoundation.Build.Workflow.Activities 命名空间