Compartilhar via


Método StrongBoxWebService.GetDrawerContents

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetDrawerContents ( _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
[WebMethodAttribute]
public List<StrongBoxItemInfo> GetDrawerContents(
    Guid drawerId
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

StrongBoxWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices