Condividi tramite


Metodo StrongBoxWebService.GetDrawerContents

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Function GetDrawerContents ( _
    drawerId As Guid _
) As List(Of StrongBoxItemInfo)
[WebMethodAttribute]
public List<StrongBoxItemInfo> GetDrawerContents(
    Guid drawerId
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices