Freigeben über


StrongBoxWebService.GetDrawerContents-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

StrongBoxWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace