IBuildDefinition.LastGoodBuildLabel 属性

获取标签的名称上次成功生成的生成定义。

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

语法

声明
ReadOnly Property LastGoodBuildLabel As String
string LastGoodBuildLabel { get; }

属性值

类型:System.String
为此生成定义成功完成最后编译的标签名称。

.NET Framework 安全性

请参见

参考

IBuildDefinition 接口

Microsoft.TeamFoundation.Build.Client 命名空间