Compartilhar via


Construtor QuotaValue

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

QuotaValue Classe

Namespace Microsoft.TeamFoundation.Framework.Server