共用方式為


NotificationEvent.TeamProject 屬性

在這個事件表示的 Team 專案

命名空間:  Microsoft.TeamFoundation.VersionControl.Common
組件:  Microsoft.TeamFoundation.VersionControl.Common.Integration (在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

語法

'宣告
Public Property TeamProject As String
public string TeamProject { get; set; }

屬性值

型別:System.String
包含 Team 專案的字串在這個事件所表示的查詢。

備註

可能有多個 Team 專案。 您可以使用一個資源定義的分隔符號,多個 Team 專案來表示。

.NET Framework 安全性

請參閱

參考

NotificationEvent 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間