Freigeben über


ITeamFoundationQuotaStorage.StoreQuotaValue-Methode

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

Syntax

'Declaration
Sub StoreQuotaValue ( _
    requestContext As TeamFoundationRequestContext, _
    name As String, _
    value As Integer _
)
void StoreQuotaValue(
    TeamFoundationRequestContext requestContext,
    string name,
    int value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationQuotaStorage Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace