Freigeben über


QuotaExceededException-Konstruktor

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

QuotaExceededException Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace