BranchProperties.Owner 属性

分支对象所有者的标识名。

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

语法

声明
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Owner As String
[ClientPropertyAttribute(ClientVisibility.Private)]
public string Owner { get; set; }

属性值

类型:System.String
返回 String

.NET Framework 安全性

请参阅

参考

BranchProperties 类

Microsoft.TeamFoundation.VersionControl.Server 命名空间