Compartir a través de


QuotaExceededException (Constructor)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

QuotaExceededException Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)