Condividi tramite


Costruttore QuotaValue

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

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

QuotaValue Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server