Aracılığıyla paylaş


TeamFoundationQuotaService.TryGetAccountQuotaValue Yöntem

Ad alanı:  Microsoft.TeamFoundation.Framework.Server
Derleme:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll içinde)

Sözdizimi

'Bildirim
Public Function TryGetAccountQuotaValue ( _
    requestContext As TeamFoundationRequestContext, _
    quotaName As String, _
    <OutAttribute> ByRef quotaValue As Integer _
) As Boolean
public bool TryGetAccountQuotaValue(
    TeamFoundationRequestContext requestContext,
    string quotaName,
    out int quotaValue
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
Boolean döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TeamFoundationQuotaService Sınıf

Microsoft.TeamFoundation.Framework.Server Ad Alanı