NotificationEvent.OwnerDisplay 属性

返回所有者与签入操作的显示名称。当代理标识执行签入时,所有者可能与committer不同。在这种情况下,所有者是代理标识执行签入的标识。

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common.Integration(在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

语法

声明
Public Property OwnerDisplay As String
public string OwnerDisplay { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参见

参考

NotificationEvent 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间