Share via


ITeamFoundationQuotaStorage.StoreQuotaValue 方法

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

ITeamFoundationQuotaStorage 介面

Microsoft.TeamFoundation.Framework.Server 命名空間