Metodo TeamFoundationStrongBoxService.GetDrawerContents
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Public Function GetDrawerContents ( _
requestContext As TeamFoundationRequestContext, _
drawerId As Guid _
) As List(Of StrongBoxItemInfo)
public List<StrongBoxItemInfo> GetDrawerContents(
TeamFoundationRequestContext requestContext,
Guid drawerId
)
Parametri
- requestContext
Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- drawerId
Tipo: System.Guid
Valore restituito
Tipo: System.Collections.Generic.List<StrongBoxItemInfo>
Restituisca il valore List<T>.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.