Partager via


QuotaValue, constructeur

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

QuotaValue Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms