Udostępnij za pośrednictwem


Metoda QuotaValueCollection.StoreQuotaValue —

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

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

Parametry

Implementuje

ITeamFoundationQuotaStorage.StoreQuotaValue(TeamFoundationRequestContext, String, Int32)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

QuotaValueCollection Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server