Compartilhar via


Método ITeamFoundationQuotaStorage.StoreQuotaValue

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

Sintaxe

'Declaração
Sub StoreQuotaValue ( _
    requestContext As TeamFoundationRequestContext, _
    name As String, _
    value As Integer _
)
void StoreQuotaValue(
    TeamFoundationRequestContext requestContext,
    string name,
    int value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationQuotaStorage Interface

Namespace Microsoft.TeamFoundation.Framework.Server