Share via


QuotaExceededException, constructeur

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

Syntaxe

'Déclaration
Public Sub New ( _
    quotaName As String, _
    quotaValue As Integer, _
    hardCap As Integer _
)
public QuotaExceededException(
    string quotaName,
    int quotaValue,
    int hardCap
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

QuotaExceededException Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms