Compartir a través de


QuotaValueCollection.StoreQuotaValue (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub StoreQuotaValue ( _
    requestContext As TeamFoundationRequestContext, _
    name As String, _
    value As Integer _
)
public void StoreQuotaValue(
    TeamFoundationRequestContext requestContext,
    string name,
    int value
)

Parámetros

Implementaciones

ITeamFoundationQuotaStorage.StoreQuotaValue(TeamFoundationRequestContext, String, Int32)

Seguridad de .NET Framework

Vea también

Referencia

QuotaValueCollection Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)