Share via


QuotaValuesManager.TryGetAccountQuotaValue, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function TryGetAccountQuotaValue ( _
    requestContext As TeamFoundationRequestContext, _
    quotaName As String, _
    <OutAttribute> ByRef quotaValue As Integer _
) As Boolean
public bool TryGetAccountQuotaValue(
    TeamFoundationRequestContext requestContext,
    string quotaName,
    out int quotaValue
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

QuotaValuesManager Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms