Compartilhar via


Método ITeamFoundationCachingService.Get

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Function Get ( _
    requestContext As TeamFoundationRequestContext, _
    namespaceId As Guid, _
    key As String _
) As Object
Object Get(
    TeamFoundationRequestContext requestContext,
    Guid namespaceId,
    string key
)

Parâmetros

Valor de retorno

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationCachingService Interface

Namespace Microsoft.TeamFoundation.Framework.Server