WorkspaceInfo.OwnerAliases 属性

工作区域所有者的别名。

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

语法

声明
Public ReadOnly Property OwnerAliases As IEnumerable(Of String)
public IEnumerable<string> OwnerAliases { get; }

属性值

类型:System.Collections.Generic.IEnumerable<String>
工作区域所有者的别名。

.NET Framework 安全性

请参阅

参考

WorkspaceInfo 类

Microsoft.TeamFoundation.VersionControl.Client 命名空间