Compartir a través de


TeamProjectCollectionWebService.GetCollectionProperties (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function GetCollectionProperties ( _
    ids As Guid(), _
    filterFlags As Integer _
) As TeamProjectCollectionProperties()
[WebMethodAttribute]
public TeamProjectCollectionProperties[] GetCollectionProperties(
    Guid[] ids,
    int filterFlags
)

Parámetros

Valor devuelto

Tipo: array<Microsoft.TeamFoundation.Framework.Server.TeamProjectCollectionProperties[]

Seguridad de .NET Framework

Vea también

Referencia

TeamProjectCollectionWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)