Compartir a través de


QuotaValueCollection.Item (Propiedad)

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

Sintaxis

'Declaración
Public Property Item ( _
    quotaName As String _
) As QuotaValue
public QuotaValue this[
    string quotaName
] { get; set; }

Parámetros

Valor de propiedad

Tipo: Microsoft.TeamFoundation.Framework.Server.QuotaValue

Seguridad de .NET Framework

Vea también

Referencia

QuotaValueCollection Clase

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