Share via


Costruttore QuotaExceededException

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

QuotaExceededException Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server