UpdateWorkspaceParameters.OwnerName 属性

如果设置,工作区域的所有者会更改为该值。 工作区域的所有者,工作区域具有挂起的更改时,无法更改。

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

语法

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

属性值

类型:System.String
工作区域的所有者名称。

.NET Framework 安全性

请参见

参考

UpdateWorkspaceParameters 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间