共用方式為


NotificationEvent.Owner 屬性

傳回擁有者與簽入事件。 當 Proxy 識別執行簽入作業時,擁有者可能與 committer 不同。 在這種情況下,擁有者是 Proxy 識別執行簽入的識別。

命名空間:  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 安全性

請參閱

參考

NotificationEvent 類別

Microsoft.TeamFoundation.VersionControl.Common 命名空間