Freigeben über


QuotaFilter.GetQuotas-Methode

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

Syntax

'Declaration
Protected Overridable Function GetQuotas ( _
    requestContext As TeamFoundationRequestContext _
) As ISet(Of String)
protected virtual ISet<string> GetQuotas(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.ISet<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

QuotaFilter Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace