UndoPendingChangesNotification.OwnerName 屬性

注意:這個應用程式開發介面現在已經過時。

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

語法

'宣告
<ObsoleteAttribute("Use the Owner property instead")> _
<BrowsableAttribute(False)> _
Public ReadOnly Property OwnerName As String
[ObsoleteAttribute("Use the Owner property instead")]
[BrowsableAttribute(false)]
public string OwnerName { get; }

屬性值

類型:System.String
傳回 String

.NET Framework 安全性

請參閱

參考

UndoPendingChangesNotification 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間