GenCheckinNotesUpdateWorkItems.LastLabel 屬性
必須與目前組建來源比較最後組建的來源標籤。這個屬性,因為它可能是 null。特定定義的第一個組建,不需要。如果沒有提供,變更集或工作項目不會與組建。
命名空間: Microsoft.TeamFoundation.Build.Tasks
組件: Microsoft.TeamFoundation.Build.ProcessComponents (在 Microsoft.TeamFoundation.Build.ProcessComponents.dll 中)
語法
'宣告
Public Property LastLabel As String
public string LastLabel { get; set; }
屬性值
型別:System.String
傳回 String。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。