Compartir a través de


StrongBoxWebService.GetDrawerContents (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 GetDrawerContents ( _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
[WebMethodAttribute]
public List<StrongBoxItemInfo> GetDrawerContents(
    Guid drawerId
)

Parámetros

Valor devuelto

Tipo: System.Collections.Generic.List<StrongBoxItemInfo>

Seguridad de .NET Framework

Vea también

Referencia

StrongBoxWebService Clase

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