共用方式為


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 命名空間