Compartir a través de


QuotaValue (Constructor)

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

Sintaxis

'Declaración
Public Sub New ( _
    name As String, _
    value As Integer, _
    hostId As Nullable(Of Guid) _
)
public QuotaValue(
    string name,
    int value,
    Nullable<Guid> hostId
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

QuotaValue Clase

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