NotificationEvent.Owner 屬性
傳回這個擁有者與簽入事件。 ,當委派識別執行簽入時,擁有者可能與 committer 不同。 在這種情況下,擁有者是委派識別執行簽入的識別。
命名空間: Microsoft.TeamFoundation.VersionControl.Common
組件: Microsoft.TeamFoundation.VersionControl.Common.Integration (在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)
語法
'宣告
Public Property Owner As String
public string Owner { get; set; }
屬性值
型別:System.String
傳回 String。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。