Compartir a través de


QuotaValueCollection.TryGetQuotaValue (Método)

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

Sintaxis

'Declaración
Public Function TryGetQuotaValue ( _
    name As String, _
    <OutAttribute> ByRef value As QuotaValue _
) As Boolean
public bool TryGetQuotaValue(
    string name,
    out QuotaValue value
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

QuotaValueCollection Clase

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