共用方式為


TfsTeamService.ReadTeam 方法 (IdentityDescriptor, List<String>)

讀取佇列群組描述元

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

語法

'宣告
Public Function ReadTeam ( _
    descriptor As IdentityDescriptor, _
    propertyNameFilters As List(Of String) _
) As TeamFoundationTeam
public TeamFoundationTeam ReadTeam(
    IdentityDescriptor descriptor,
    List<string> propertyNameFilters
)

參數

傳回值

類型:Microsoft.TeamFoundation.Client.TeamFoundationTeam
共同作業物件群組是否存在而且是佇列,否則為 null

.NET Framework 安全性

請參閱

參考

TfsTeamService 類別

ReadTeam 多載

Microsoft.TeamFoundation.Client 命名空間