Condividi tramite


Proprietà QuotaValueCollection.Item

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore proprietà

Tipo: Microsoft.TeamFoundation.Framework.Server.QuotaValue

Sicurezza di .NET Framework

Vedere anche

Riferimenti

QuotaValueCollection Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server